📚 SAP Business One SDK Help

NotaFiscalSequence 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 AssignedBranchThe assigned branch ID.
Field Name: BPLId
Data Type: Edm.Int32
Writable: No
Public Property DigitalSeriesIndicates whether the series is digital.
Field Name: IsDigital
Data Type: BoYesNoEnum
Writable: No
Enum Type: BoYesNoEnum
Public Property DocumentThe document object code.
Field Name: ObjectCode
Data Type: Edm.String
Writable: No
Public Property DocumentSubTypeThe document sub-type.
Field Name: DocSubType
Data Type: Edm.String
Writable: No
Public Property EnvironmentTypeNFeThe environment type for NF-e.
Field Name: EnvironmentTypeNFe
Data Type: Edm.Int32
Writable: No
Public Property InitialNumberThe initial number of the sequence.
Field Name: InitialNum
Data Type: Edm.Int32
Writable: No
Public Property LastNumberThe last number in the sequence.
Field Name: LastNum
Data Type: Edm.Int32
Writable: No
Public Property LockedIndicates whether the sequence is locked.
Field Name: Locked
Data Type: BoYesNoEnum
Writable: No
Enum Type: BoYesNoEnum
Public Property NextNumberThe next number to be used.
Field Name: NextNum
Data Type: Edm.Int32
Writable: No
Public Property NotaFiscalModelThe Nota Fiscal model.
Field Name: Model
Data Type: Edm.String
Writable: No
Public Property SequenceCodeThe sequence code.
Field Name: SeqCode
Data Type: Edm.Int32
Writable: No
Public Property SequenceNameThe sequence name.
Field Name: SeqName
Data Type: Edm.String
Writable: No
Public Property SeriesStringThe series string.
Field Name: SeriesStr
Data Type: Edm.String
Writable: No
Public Property SubSeriesStringproperty SubseriesString

See Also