Click or drag to resize
KlantCollectieModelPersonen Property

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

Property Value

Type: ModelCollectionKlantPersoonDataModel
See Also