Click or drag to resize
GebouwDeelCollectieModel.Ruimtes Property

Namespace: Fsolutions.Fbase.Contracts.GebouwDeel
Assembly: Fsolutions.Fbase.Contracts (in Fsolutions.Fbase.Contracts.dll) Version: 1.4.330.0
Syntax
C#
public ModelCollection<RuimteDataModel> Ruimtes { get; set; }

Property Value

Type: ModelCollection<RuimteDataModel>
See Also