Class Emitente
Inheritance
System.Object
Emitente
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 Emitente
Properties
IdeOC
Declaration
public OrgaoDeClasseMedica IdeOC { get; set; }
Property Value
Type | Description |
---|---|
OrgaoDeClasseMedica |
NmEmit
Declaration
public string NmEmit { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NrOC
Declaration
public string NrOC { get; set; }
Property Value
Type | Description |
---|---|
System.String |
UfOC
Declaration
public UFBrasil? UfOC { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<UFBrasil> |
Methods
ShouldSerializeUfOC()
Declaration
public bool ShouldSerializeUfOC()
Returns
Type | Description |
---|---|
System.Boolean |