📚 SAP Business One SDK Help

GLAccountDeterminationCriteriaResources Object Members
See Also  Overview 

Public Methods

Public Method FromXMLFileLoads the object's properties from an XML file.
Public Method FromXMLStringLoads the object's properties from an XML string.
Public Method GetXMLSchemaReturns the XML schema for this object.
Public Method ToXMLFileSerializes the object's properties to an XML file.
Public Method ToXMLStringSerializes the object's properties to an XML string.

Public Properties

Public Property ActiveIndicates whether this determination criterion is active.
Field Name: Active
Data Type: BoYesNoEnum
Writable: Yes
Enum Type: BoYesNoEnum
Public Property DeterminationIDThis is the key field.
Field Name: DmcId
Data Type: Edm.Int32
Writable: Yes
Public Property DeterminationNameThe alias or name of the determination criterion.
Field Name: DmcAlias
Data Type: Edm.String
Writable: No

See Also