Class Status
Inheritance
System.Object
Status
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.ESocial
Assembly: Unimake.Business.DFe.dll
Syntax
public class Status
Properties
CdResposta
Declaration
public int CdResposta { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
DescResposta
Declaration
public string DescResposta { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Ocorrencias
Declaration
public Ocorrencias Ocorrencias { get; set; }
Property Value
Type | Description |
---|---|
Ocorrencias |