MhTransactionType Enumeration |
Material Transaction Type
Namespace: CorrigoService.EnumsAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public enum MhTransactionType
<SerializableAttribute>
Public Enumeration MhTransactionType
No code example is currently available or this language may not be supported.
MembersMember name | Value | Description |
---|
Other | 0 |
Incorrect value; don't use
|
Receive | 1 | |
UseInService | 2 | |
Issue | 3 |
No longer supported in 9.x; present for presenting historical transactions only
|
Adjust | 4 | |
Return | 5 | |
Transfer | 6 | |
Remove | 7 | |
See Also