IModel |
The IModelExtension type exposes the following members.
| Name | Description | |
|---|---|---|
| Data | Gets the data for the extension | |
| Display | Gets the display value | |
| ExtensionTypeKey | Gets the extension type key | |
| Key |
Gets or sets the resource key for this resource.
(Inherited from IIdentifiedResource) | |
| ModifiedOn |
Gets the last modified timestamp for this resource.
(Inherited from IIdentifiedResource) | |
| Tag |
Gets the tag for this resource. The tag is used to calculate whether a resource has changed or not.
(Inherited from IIdentifiedResource) | |
| Value | Gets the value of the extension |
| Name | Description | |
|---|---|---|
| AddAnnotationT |
Add an annotated object
(Inherited from IAnnotatedResource) | |
| CopyAnnotations |
Copy annotations
(Inherited from IAnnotatedResource) | |
| GetAnnotationsT |
Get annotations of specified T (Inherited from IAnnotatedResource) | |
| RemoveAnnotation |
Remove annotation
(Inherited from IAnnotatedResource) | |
| RemoveAnnotationsT |
Remove annotations of T (Inherited from IAnnotatedResource) |
| Name | Description | |
|---|---|---|
| CreateExtensions |
Runs all registered extensions on the object
(Defined by ExtensionUtil) | |
| LoadCollectionTReturn |
Delay load property
(Defined by ExtensionMethods) | |
| LoadProperty |
Delay load property
(Defined by ExtensionMethods) | |
| LoadPropertyTReturn |
Delay load property
(Defined by ExtensionMethods) | |
| TryGetTextGenerator |
Try to get the text generator for me (Defined by TextGeneratorUtil) | |
| WasLoaded |
Returns true if the property has been loaded
(Defined by ExtensionMethods) |