Click or drag to resize

IModelExtension Properties

The IModelExtension type exposes the following members.

Properties
 NameDescription
Public propertyData Gets the data for the extension
Public propertyDisplay Gets the display value
Public propertyExtensionTypeKey Gets the extension type key
Public propertyKey Gets or sets the resource key for this resource.
(Inherited from IIdentifiedResource)
Public propertyModifiedOn Gets the last modified timestamp for this resource.
(Inherited from IIdentifiedResource)
Public propertyTag Gets the tag for this resource. The tag is used to calculate whether a resource has changed or not.
(Inherited from IIdentifiedResource)
Public propertyValue Gets the value of the extension
Top
See Also