Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfoCCP

    Informações complementares da demanda submetida à CCP ou ao NINTER

    Inheritance
    System.Object
    InfoCCP
    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 InfoCCP

    Properties

    CnpjCCP

    Identificar o CNPJ do sindicato representativo do trabalhador, no âmbito da CCP ou NINTER

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

    DtCCP

    Data da celebração do acordo celebrado perante CCP ou NINTER

    Declaration
    public DateTimeOffset DtCCP { get; set; }
    Property Value
    Type Description
    System.DateTimeOffset

    DtCCPField

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

    TpCCP

    Indicar o âmbito de celebração do acordo

    Declaration
    public TpCCP TpCCP { get; set; }
    Property Value
    Type Description
    TpCCP

    Methods

    ShouldSerializeCnpjCCP()

    Declaration
    public bool ShouldSerializeCnpjCCP()
    Returns
    Type Description
    System.Boolean