Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class MbrAgts

    Grupo com informações sobre inclusão e exclusão de procuradores.

    Inheritance
    System.Object
    MbrAgts
    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.SNCM
    Assembly: Unimake.Business.DFe.dll
    Syntax
    [Serializable]
    public class MbrAgts

    Properties

    CNPJ

    Número no Cadastro Nacional de Pessoas Jurídicas.

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

    Comnd

    Comando a ser executado para inclusão, exclusão ou listar procuradores cadastrados.

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

    CPF

    Número no Cadastro de Pessoas Físicas.

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