Class IdeProcessoCP
Inheritance
System.Object
IdeProcessoCP
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 IdeProcessoCP
Properties
CodSusp
Declaration
public string CodSusp { get; set; }
Property Value
Type | Description |
---|---|
System. |
ExtDecisao
Extensão da decisão/sentença.
Declaration
public ExtensaoDecisao ExtDecisao { get; set; }
Property Value
Type | Description |
---|---|
Extensao |
NrProc
Declaration
public string NrProc { get; set; }
Property Value
Type | Description |
---|---|
System. |
TpProc
Declaration
public TipoProcesso TpProc { get; set; }
Property Value
Type | Description |
---|---|
Tipo |