Skip to content

Latest commit

 

History

History
28 lines (25 loc) · 3.64 KB

File metadata and controls

28 lines (25 loc) · 3.64 KB

RetornoLoteGNRE Class

Properties

Name Type
ambiente Ambiente
situacaoRecepcao SituacaoRecepcao
recibo ReciboLote
Methods
CanDeserialize(string, RetornoLoteGNRE)
CanDeserialize(string, RetornoLoteGNRE, Exception) Deserializes workflow markup into an TNfeProc object
CanLoadFrom(Stream, RetornoLoteGNRE)
CanLoadFrom(Stream, RetornoLoteGNRE, Exception) Deserializes xml markup from file into an TNfeProc object
CanSaveToFile(Stream, Exception) Serializes current TNfeProc object into file
Deserialize(string)
Deserialize(Stream)
LoadFrom(Stream)
LoadFromAsync(Stream)
LoadFromAsync(Stream, bool)
OnPropertyChanged(string)
SaveTo(Stream)
SaveToAsync(Stream)
Serialize() Serializes current TNfeProc object into an XML document