IDocumentation Properties |
The IDocumentation type exposes the following members.
Name | Description | |
---|---|---|
Author |
Gets or sets the Author attribute.
(Inherited from IDocumentationBase.) | |
ChangedBy |
Gets the name of the user who changed the object last.
(Inherited from IObject.) | |
ChangedOn |
Gets the point of time the object was changed last.
(Inherited from IObject.) | |
Company |
Gets or sets the Company attribute.
(Inherited from IDocumentationBase.) | |
CreatedBy |
Gets the name of the user who created the object.
(Inherited from IObject.) | |
CreatedOn |
Gets the point of time the object was created.
(Inherited from IObject.) | |
Description |
Gets or sets the object description. The description can be empty.
(Inherited from IObject.) | |
DocumentationLogo |
Gets or sets the File connected by a Logo relationship in Forward direction.
(Inherited from IDocumentationBase.) | |
DocumentationMarkupText |
Gets or sets the Documentation Markup Text attribute.
(Inherited from IDocumentationBase.) | |
DocumentedPackages |
Gets the collection of Package objects connected by a Documented Packages relationship in Forward direction.
(Inherited from IDocumentationBase.) | |
Folder |
Gets the containing folder.
(Inherited from IObject.) | |
FooterText |
Gets or sets the Footer Text attribute.
(Inherited from IDocumentationBase.) | |
HeaderText |
Gets or sets the Header Text attribute.
(Inherited from IDocumentationBase.) | |
Id |
Gets the object ID. The ID is generated by the platform and
cannot be modified.
(Inherited from IObject.) | |
IsAuthorAssigned |
Gets or sets whether the Author attribute is assigned.
(Inherited from IDocumentationBase.) | |
IsCompanyAssigned |
Gets or sets whether the Company attribute is assigned.
(Inherited from IDocumentationBase.) | |
IsDocumentationMarkupTextAssigned |
Gets or sets whether the DocumentationMarkupText attribute is assigned.
(Inherited from IDocumentationBase.) | |
IsFooterTextAssigned |
Gets or sets whether the FooterText attribute is assigned.
(Inherited from IDocumentationBase.) | |
IsHeaderTextAssigned |
Gets or sets whether the HeaderText attribute is assigned.
(Inherited from IDocumentationBase.) | |
IsLocked |
Indicates if the object is locked.
(Inherited from IObject.) | |
IsPublishingPathAssigned |
Gets or sets whether the PublishingPath attribute is assigned.
(Inherited from IDocumentationBase.) | |
IsValid |
Indicates if the object instance is valid. The object becomes
invalid if the Destroy method has been called.
(Inherited from IObject.) | |
IsVersionAssigned |
Gets or sets whether the Version attribute is assigned.
(Inherited from IDocumentationBase.) | |
LockedBy |
Gets the name of the user who holds a lock on the object, empty
string if the object is not locked.
(Inherited from IObject.) | |
LockedOn |
Gets the lock timestamp, if object is locked. DateTime.MinValue if not.
(Inherited from IObject.) | |
Name |
Gets or sets the object name. The name cannot be an empty string. It is
modifiable and does not have to be unique.
(Inherited from IObject.) | |
ObjType |
Gets the object type.
(Inherited from IObject.) | |
OverviewCharts |
Gets the collection of Chart objects connected by a Overview Charts relationship in Forward direction.
(Inherited from IDocumentationBase.) | |
PublishingPath |
Gets or sets the Publishing Path attribute.
(Inherited from IDocumentationBase.) | |
Version |
Gets or sets the Version attribute.
(Inherited from IDocumentationBase.) |