Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class Contato

    Informações de 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

    Endereço eletrônico

    Declaration
    public string EmailPrinc { get; set; }
    Property Value
    Type Description
    System.String

    FonePrinc

    Número de telefone do trabalhador, com DDD

    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