Class Medico
Inheritance
System.Object
Medico
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 Medico
Properties
NmMed
Declaration
public string NmMed { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NrCRM
Declaration
public string NrCRM { get; set; }
Property Value
Type | Description |
---|---|
System.String |
UfCRM
Declaration
public UFBrasil? UfCRM { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<UFBrasil> |
Methods
ShouldSerializeNrCRM()
Declaration
public bool ShouldSerializeNrCRM()
Returns
Type | Description |
---|---|
System.Boolean |
ShouldSerializeUfCRM()
Declaration
public bool ShouldSerializeUfCRM()
Returns
Type | Description |
---|---|
System.Boolean |