Click or drag to resize

MhTransactionType Enumeration

Material Transaction Type

Namespace: CorrigoService.Enums
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public enum MhTransactionType
Members
Member nameValueDescription
Other0 Incorrect value; don't use
Receive1 
UseInService2 
Issue3 No longer supported in 9.x; present for presenting historical transactions only
Adjust4 
Return5 
Transfer6 
Remove7 
See Also