Click or drag to resize

DbDataTemplateDefinition Properties

The DbDataTemplateDefinition 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 propertyDefinition Definition of the template
Public propertyDescription Gets or ses the description of the template definition
Public propertyIsActive True if the definition is active
Public propertyKey Gets or sets the primary key of the object
(Overrides DbIdentifiedKey)
Public propertyMnemonic Gets or sets the dotted mnemonic
Public propertyName Gets or sets 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 or sets the OID
Public propertyPublic Gets or sets the public
Public propertyReadonly Gets or sets the readonly flag
Public propertyUpdatedByKey Gets or sets the updated user
(Inherited from DbNonVersionedBaseData)
Public propertyUpdatedTime Gets or sets the time of updating
(Inherited from DbNonVersionedBaseData)
Public propertyVersion Gets the version of the template
Top
See Also