Click or drag to resize

IBaseData Properties

The IBaseData type exposes the following members.

Properties
 NameDescription
Public propertyCreatedByKey Gets or sets the creator of the data
Public propertyCreationTime Gets or sets the time when the data was created
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 propertyObsoletedByKey Gets or sets teh obsoletor of the data
Public propertyObsoletionTime Gets or sets the time with the data was obsoleted.
Public propertyTag Gets the tag for this resource. The tag is used to calculate whether a resource has changed or not.
(Inherited from IIdentifiedResource)
Top
See Also