Class InfoCompl
Inheritance
System.Object
InfoCompl
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 InfoCompl
Properties
CodCBO
Declaration
public string CodCBO { get; set; }
Property Value
Type | Description |
---|---|
System.String |
InfoTerm
Declaration
public InfoTerm InfoTerm { get; set; }
Property Value
Type | Description |
---|---|
InfoTerm |
InfoVinc
Declaration
public InfoVinc InfoVinc { get; set; }
Property Value
Type | Description |
---|---|
InfoVinc |
NatAtividade
Declaration
public NatAtividade? NatAtividade { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<NatAtividade> |
Remuneracao
Declaration
public List<RemuneracaoESocial2500> Remuneracao { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<RemuneracaoESocial2500> |
Methods
ShouldSerializeCodCBO()
Declaration
public bool ShouldSerializeCodCBO()
Returns
Type | Description |
---|---|
System.Boolean |
ShouldSerializeNatAtividade()
Declaration
public bool ShouldSerializeNatAtividade()
Returns
Type | Description |
---|---|
System.Boolean |