ProdutoValoresViewModelValorPor Propriedades
Namespace: api.mstiHUB.SDKcsharp.Models.Cliente.ViewModels.ProdutoAssembly: api.mstiHUB.SDKcsharp (in api.mstiHUB.SDKcsharp.dll) Versão: 1.0.0+474e13c5b80afb5585d7db01e1adbd82f3f465aa
public double ValorPor { get; set; }
Public Property ValorPor As Double
Get
Set
Dim instance As ProdutoValoresViewModel
Dim value As Double
value = instance.ValorPor
instance.ValorPor = value
public:
property double ValorPor {
double get ();
void set (double value);
}
Valor da Propriedade
Double