TABPDCheckAndUpdateResponseVMIsDiferente Propriedades
Se igual a 'true', significa que a respectiva tabela, precisa ser atualizada
Namespace: api.mstiADM.SDK.csharp.ViewModelsAssembly: api.mstiADM.SDK.csharp (in api.mstiADM.SDK.csharp.dll) Versão: 1.0.0+c23c448cfe8743e5292212c28d287d2094bded13
public bool IsDiferente { get; set; }
Public Property IsDiferente As Boolean
Get
Set
Dim instance As TABPDCheckAndUpdateResponseVM
Dim value As Boolean
value = instance.IsDiferente
instance.IsDiferente = value
public:
property bool IsDiferente {
bool get ();
void set (bool value);
}
Valor da Propriedade
Boolean