Class Contato
Inheritance
System.Object
Contato
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 Contato
Properties
EmailPrinc
Declaration
public string EmailPrinc { get; set; }
Property Value
Type | Description |
---|---|
System.String |
FonePrinc
Declaration
public string FonePrinc { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Methods
ShouldSerializeEmailPrinc()
Declaration
public bool ShouldSerializeEmailPrinc()
Returns
Type | Description |
---|---|
System.Boolean |
ShouldSerializeFonePrinc()
Declaration
public bool ShouldSerializeFonePrinc()
Returns
Type | Description |
---|---|
System.Boolean |