Class AprendESocial2200
Inheritance
System.Object
AprendESocial2200
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 AprendESocial2200
Properties
CnpjEntQual
Declaration
public string CnpjEntQual { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CnpjPrat
Declaration
public string CnpjPrat { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IndAprend
Declaration
public IndicativoContratacaoAprendiz IndAprend { get; set; }
Property Value
Type | Description |
---|---|
IndicativoContratacaoAprendiz |
NrInsc
Declaration
public string NrInsc { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TpInsc
Declaration
public TiposInscricao? TpInsc { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<TiposInscricao> |
Methods
ShouldSerializeCnpjEntQual()
Declaration
public bool ShouldSerializeCnpjEntQual()
Returns
Type | Description |
---|---|
System.Boolean |
ShouldSerializeCnpjPrat()
Declaration
public bool ShouldSerializeCnpjPrat()
Returns
Type | Description |
---|---|
System.Boolean |
ShouldSerializeNrInsc()
Declaration
public bool ShouldSerializeNrInsc()
Returns
Type | Description |
---|---|
System.Boolean |
ShouldSerializeTpInsc()
Declaration
public bool ShouldSerializeTpInsc()
Returns
Type | Description |
---|---|
System.Boolean |