Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class RespMonit

    Informações sobre o médico responsável/coordenador do PCMSO

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

    Properties

    CpfResp

    Preencher com o CPF do médico responsável/coordenador do PCMSO

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

    NmResp

    Preencher com o nome do médico responsável/coordenador do PCMSO

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

    NrCRM

    Número de inscrição do médico responsável/coordenador do PCMSO no CRM

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

    UfCRM

    Preencher com a sigla da UF de expedição do CRM

    Declaration
    public UFBrasil UfCRM { get; set; }
    Property Value
    Type Description
    UFBrasil

    Methods

    ShouldSerializeCpfResp()

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