Click or drag to resize
ModelTitel Property
De titel van het Model. De titel beschrijft de informatie die in het Model is opgeslagen.

Namespace: Fsolutions.Fbase.Contracts.BaseModels
Assembly: Fsolutions.Fbase.Contracts (in Fsolutions.Fbase.Contracts.dll) Version: 1.4.330.0
Syntax
C#
public string Titel { get; set; }

Property Value

Type: String
See Also