Click or drag to resize

DbTemplateDefinition Properties

The DbTemplateDefinition type exposes the following members.

Properties
 NameDescription
Public propertyCreatedByKey Gets or sets the entity id which created this
(Inherited from DbBaseData)
Public propertyCreationTime Gets or sets the creation time
(Inherited from DbBaseData)
Public propertyDescription Gets the mnemonic
Public propertyKey Gets or sets the key
(Overrides DbIdentifiedKey)
Public propertyMnemonic Gets the mnemonic
Public propertyName Gets the name of the template
Public propertyObsoletedByKey Gets or sets the id which obsoleted this
(Inherited from DbBaseData)
Public propertyObsoletedByKeySpecified Identifies whether obsoletion time is specified
(Inherited from DbBaseData)
Public propertyObsoletionTime Gets or sets the obsoletion time
(Inherited from DbBaseData)
Public propertyObsoletionTimeSpecified Identifies whether obsoletion time is specified
(Inherited from DbBaseData)
Public propertyOid Gets the OID of the template
Public propertyUpdatedByKey Gets or sets the updated user
(Inherited from DbNonVersionedBaseData)
Public propertyUpdatedTime Gets or sets the time of updating
(Inherited from DbNonVersionedBaseData)
Top
See Also