Click or drag to resize
ElementStructuurNiveau2DataModel.Niveau1 Property

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

Property Value

Type: DataModelProperty<Nullable<Byte>>
See Also