Click or drag to resize
GebouwCollectieModelGebouwDelen Property

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

Property Value

Type: ModelCollectionGebouwDeelDataModel
See Also