Click or drag to resize
ActiviteitDataModelPrijs Property

Namespace: Fsolutions.Fbase.Contracts.Activiteit
Assembly: Fsolutions.Fbase.Contracts (in Fsolutions.Fbase.Contracts.dll) Version: 1.4.330.0
Syntax
C#
public DataModelProperty<Nullable<decimal>> Prijs { get; set; }

Property Value

Type: DataModelPropertyNullableDecimal
See Also