Class Cargo
Inheritance
System.Object
Cargo
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 Cargo
Properties
CBOCargo
Declaration
public string CBOCargo { get; set; }
Property Value
Type | Description |
---|---|
System.String |
DtCargo
Declaration
public DateTimeOffset DtCargo { get; set; }
Property Value
Type | Description |
---|---|
System.DateTimeOffset |
DtCargoField
Declaration
public string DtCargoField { get; set; }
Property Value
Type | Description |
---|---|
System.String |