Class EmiOcc
Inheritance
System.Object
EmiOcc
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 EmiOcc
Properties
CInt
Declaration
public string CInt { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CNPJ
Declaration
public string CNPJ { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Fone
Declaration
public string Fone { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IE
Declaration
public string IE { get; set; }
Property Value
Type | Description |
---|---|
System.String |
UF
Declaration
public UFBrasil UF { get; set; }
Property Value
Type | Description |
---|---|
UFBrasil |
Methods
ShouldSerializeCInt()
Declaration
public bool ShouldSerializeCInt()
Returns
Type | Description |
---|---|
System.Boolean |
ShouldSerializeFone()
Declaration
public bool ShouldSerializeFone()
Returns
Type | Description |
---|---|
System.Boolean |