Class RhpBEErroSegSocial
Inheritance
System.Object
RhpBEErroSegSocial
Implements
System.ComponentModel.INotifyPropertyChanged
RhpBE100.IRhpBEErroSegSocial
Assembly: RhpBE100.dll
Syntax
[ComVisible(true)]
[Guid("54FC9307-31CD-4798-9DDD-C7C38A8F803A")]
[ClassInterface(ClassInterfaceType.None)]
public class RhpBEErroSegSocial : RhpBaseBE, INotifyPropertyChanged, IRhpBEErroSegSocial
Constructors
RhpBEErroSegSocial()
Declaration
public RhpBEErroSegSocial()
Properties
CodigoErro
Declaration
public int CodigoErro { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
DescErro
Declaration
public string DescErro { get; set; }
Property Value
Type |
Description |
System.String |
|
Funcionario
Declaration
public string Funcionario { get; set; }
Property Value
Type |
Description |
System.String |
|
Niss
Declaration
public string Niss { get; set; }
Property Value
Type |
Description |
System.String |
|
Nome
Declaration
public string Nome { get; set; }
Property Value
Type |
Description |
System.String |
|
Valor
Declaration
public object Valor { get; set; }
Property Value
Type |
Description |
System.Object |
|
Declaration
public object ValorSS { get; set; }
Property Value
Type |
Description |
System.Object |
|
Implements
System.ComponentModel.INotifyPropertyChanged
RhpBE100.IRhpBEErroSegSocial