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 |