Class Occ
Inheritance
System.Object
Occ
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.CTe
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
public class Occ
Properties
DEmi
Declaration
public DateTime DEmi { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime |
DEmiField
Declaration
public string DEmiField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
EmiOcc
Declaration
public EmiOcc EmiOcc { get; set; }
Property Value
Type | Description |
---|---|
EmiOcc |
NOcc
Declaration
public int NOcc { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Serie
Declaration
public string Serie { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Methods
ShouldSerializeSerie()
Declaration
public bool ShouldSerializeSerie()
Returns
Type | Description |
---|---|
System.Boolean |