Class SupervisorEstagio
Supervisor do estágio.
Inheritance
System.Object
SupervisorEstagio
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 SupervisorEstagio
Properties
CpfSupervisor
CPF do responsável pela supervisão do estagiário. Validação: Deve ser um CPF válido
Declaration
public string CpfSupervisor { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Methods
ShouldSerializeCpfSupervisor()
Declaration
public bool ShouldSerializeCpfSupervisor()
Returns
Type | Description |
---|---|
System.Boolean |