Click or drag to resize
ElementBestandDataModelElement Property

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

Property Value

Type: DataModelPropertyNullableInt16
See Also