Class RegOcorrs
Inheritance
System.Object
RegOcorrs
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.EFDReinf
Assembly: Unimake.Business.DFe.dll
Syntax
public class RegOcorrs
Properties
CodResp
Declaration
public string CodResp { get; set; }
Property Value
Type | Description |
---|---|
System.String |
DscResp
Declaration
public string DscResp { get; set; }
Property Value
Type | Description |
---|---|
System.String |
LocalErroAviso
Declaration
public string LocalErroAviso { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TpOcorr
Declaration
public TipoDaOcorrencia TpOcorr { get; set; }
Property Value
Type | Description |
---|---|
TipoDaOcorrencia |
Methods
ShouldSereializeLocalErroAviso()
Declaration
public bool ShouldSereializeLocalErroAviso()
Returns
Type | Description |
---|---|
System.Boolean |