📚 SAP Business One SDK Help

BlockExecutable Object Members
See Also  Overview 

Public Methods

Public Method FromXMLFilePopulates the object from an XML file.
Public Method FromXMLStringPopulates the object from an XML string.
Public Method GetXMLSchemaReturns the XML schema of the object.
Public Method ToXMLFileExports the object to an XML file.
Public Method ToXMLStringExports the object to an XML string.

Public Properties

Public Property FileTypeThis is the key field. The file extension or type identifier.
Field Name: FileType
Data Type: Edm.String
Writable: No
Public Property IsThisFileTypeAbandonedIndicates whether this file type is blocked from being attached.
Field Name: IsAbandon
Data Type: BoYesNoEnum
Writable: Yes
Enum Type: BoYesNoEnum

See Also