📚 SAP Business One SDK Help

DocumentSeriesParams Object Members
See Also  Overview 

Public Methods

Public Method FromXMLFileImports data from an XML file to the object.
Public Method FromXMLStringmethod FromXMLString
Public Method GetXMLSchemaRetrieves the XML schema of the data structure.
Public Method ToXMLFile
Creates an XML file that represents the object data.
Public Method ToXMLStringCreates an XML string that represents the object data.

Public Properties

Public Property DocumentSets or returns the key of the document type for which the series relates.

Field name: Document.

Length: 20 characters.

Public Property DocumentSubTypeSets or returns the Document Sub-Type.

Field name: DocSubType.

Length: 2 characters.

Public Property SeriesSets or returns the Series a part of a document name.

Field name: Series.

See Also