📚 SAP Business One SDK Help

LegalTextFormat Object Members
See Also  Overview 

Public Methods

Public Method FromXMLFilemethod FromXMLFile
Public Method FromXMLStringmethod FromXMLString
Public Method GetXMLSchemamethod GetXMLSchema
Public Method ToXMLFilemethod ToXMLFile
Public Method ToXMLStringmethod ToXMLString

Public Properties

Public Property FormatIDThe auto-generated internal key of the format. This is the key field.
Field Name: DocEntry
Data Type: Integer
Writable: No
Public Property FormatNameThe name of the legal text format.
Field Name: —
Data Type: String
Writable: Yes
Public Property LegalTextFormatLinesThe collection of format line items.
Field Name: —
Data Type: LegalTextFormatLines
Writable: Yes

See Also