Name | Type | |
---|---|---|
ambiente | Ambiente |
|
numeroRecibo | String |
|
situacaoProcess | ResultadoLoteProcessamento |
|
resultado | List<ResultadoGuiaGNRE> |
|
ResultadoProcessamento | String |
Methods | |
---|---|
CanDeserialize(string, ResultadoLote) | |
CanDeserialize(string, ResultadoLote, Exception) | Deserializes workflow markup into an TNfeProc object |
CanLoadFrom(Stream, ResultadoLote) | |
CanLoadFrom(Stream, ResultadoLote, 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 |