Class MudCategAtiv
Inheritance
System.Object
MudCategAtiv
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 MudCategAtiv
Properties
CodCateg
Declaration
public string CodCateg { get; set; }
Property Value
Type | Description |
---|---|
System.String |
DtMudCategAtiv
Declaration
public DateTimeOffset DtMudCategAtiv { get; set; }
Property Value
Type | Description |
---|---|
System.DateTimeOffset |
DtMudCategAtivField
Declaration
public string DtMudCategAtivField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NatAtividade
Declaration
public NatAtividade? NatAtividade { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<NatAtividade> |
Methods
ShouldSerializeNatAtividade()
Declaration
public bool ShouldSerializeNatAtividade()
Returns
Type | Description |
---|---|
System.Boolean |