Db |
The DbDataTemplateDefinition type exposes the following members.
| Name | Description | |
|---|---|---|
| CreatedByKey |
Gets or sets the entity id which created this
(Inherited from DbBaseData) | |
| CreationTime |
Gets or sets the creation time
(Inherited from DbBaseData) | |
| Definition | Definition of the template | |
| Description | Gets or ses the description of the template definition | |
| IsActive | True if the definition is active | |
| Key |
Gets or sets the primary key of the object
(Overrides DbIdentifiedKey) | |
| Mnemonic | Gets or sets the dotted mnemonic | |
| Name | Gets or sets the name of the template | |
| ObsoletedByKey |
Gets or sets the id which obsoleted this
(Inherited from DbBaseData) | |
| ObsoletedByKeySpecified |
Identifies whether obsoletion time is specified
(Inherited from DbBaseData) | |
| ObsoletionTime |
Gets or sets the obsoletion time
(Inherited from DbBaseData) | |
| ObsoletionTimeSpecified |
Identifies whether obsoletion time is specified
(Inherited from DbBaseData) | |
| Oid | Gets or sets the OID | |
| Public | Gets or sets the public | |
| Readonly | Gets or sets the readonly flag | |
| UpdatedByKey |
Gets or sets the updated user
(Inherited from DbNonVersionedBaseData) | |
| UpdatedTime |
Gets or sets the time of updating
(Inherited from DbNonVersionedBaseData) | |
| Version | Gets the version of the template |