PedidoNOTAFISCALSINCRO Propriedades
Namespace: api.mstiHUB.SDKcsharp.Models.Cliente.EntitiesAssembly: api.mstiHUB.SDKcsharp (in api.mstiHUB.SDKcsharp.dll) Versão: 1.0.0+474e13c5b80afb5585d7db01e1adbd82f3f465aa
public DateTime? NOTAFISCALSINCRO { get; set; }
Public Property NOTAFISCALSINCRO As DateTime?
Get
Set
Dim instance As Pedido
Dim value As DateTime?
value = instance.NOTAFISCALSINCRO
instance.NOTAFISCALSINCRO = value
public:
property Nullable<DateTime> NOTAFISCALSINCRO {
Nullable<DateTime> get ();
void set (Nullable<DateTime> value);
}
Valor da Propriedade
NullableDateTime