Click or drag to resize
GebouwDeelElementCollectieModelCondities Property

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

Property Value

Type: ModelCollectionGebouwDeelElementConditieDataModel
See Also