Class GRessarc
Inheritance
System.Object
GRessarc
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Unimake.Business.DFe.Xml.NFCom
Assembly: Unimake.Business.DFe.dll
Syntax
public class GRessarc
Properties
DRef
Declaration
public DateTimeOffset DRef { get; set; }
Property Value
Type | Description |
---|---|
System.DateTimeOffset |
DRefField
Declaration
public string DRefField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NProcesso
Declaration
public string NProcesso { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NProtReclama
Declaration
public string NProtReclama { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TpRessarc
Declaration
public TipoRessarcimento TpRessarc { get; set; }
Property Value
Type | Description |
---|---|
TipoRessarcimento |
XObs
Declaration
public string XObs { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Methods
ShouldSerializeNProcesso()
Declaration
public bool ShouldSerializeNProcesso()
Returns
Type | Description |
---|---|
System.Boolean |
ShouldSerializeNProtReclama()
Declaration
public bool ShouldSerializeNProtReclama()
Returns
Type | Description |
---|---|
System.Boolean |
ShouldSerializeXObs()
Declaration
public bool ShouldSerializeXObs()
Returns
Type | Description |
---|---|
System.Boolean |