
|  | InspectieModel Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Fsolutions.Fbase.Contracts.Inspectie
 Syntax
Syntaxpublic class InspectieModel : Model
The InspectieModel type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | InspectieModel | Initializes a new instance of the InspectieModel class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AlleenLezen | 
            Geeft aan of het Model in lezen of bewerken modus is opgehaald. In bewerken modus worden eventuele keuzelijsten geladen.
            (Inherited from Model.) | 
|  | Collecties | |
|  | Data | |
|  | HelpTopicId | 
            Het HelptopicId van het Model. Dit ID kan worden gebruikt om een specifiek helptopic in de gebruikershandleiding te vinden waarin het Model wordt beschreven
            (Inherited from Model.) | 
|  | Metadata | |
|  | Titel | 
            De titel van het Model. De titel beschrijft de informatie die in het Model is opgeslagen.
            (Inherited from Model.) | 
 See Also
See Also