Ct
|
public abstract class CtDocument : DsComplexPropertyValue, IIcddVersioning
The CtDocument type exposes the following members.
| Name | Description | |
|---|---|---|
| AlternativeDocument | a property to link a document to an alternative version of that document | |
| Container | (Inherited from IcddBaseElement) | |
| Creation | (Inherited from IcddBaseElement) | |
| Creator | (Inherited from IcddBaseElement) | |
| Description | a general description | |
| EffectiveType | (Inherited from IcddBaseElement) | |
| FileFormat | The mediatype of a document following the Internet Assigned Numbers Authority's specification (https://www.iana.org/assignments/media-types/media-types.xhtml);examples are 'application/pdf' and 'audio/mpeg' | |
| FileType | a string that specifies the file type such as "GML", "IFC", "shp", "xlsx", "pdf","rvt"; the string may be a compound string in indicating also version and data format (e.g. "ifc-4-xml-zip") | |
| Graph | (Inherited from IcddBaseElement) | |
| Guid | (Inherited from IcddBaseElement) | |
| IsModified | (Inherited from IcddBaseElement) | |
| Modification | (Inherited from IcddBaseElement) | |
| Modifier | (Inherited from IcddBaseElement) | |
| Name | a name for a resource | |
| PriorVersion | an optional reference to the prior version of this resource | |
| Publisher | (Inherited from IcddBaseElement) | |
| Requested | a boolean to indicate whether a document is required or not. When this property is not set the value can be interpreted as 'false' | |
| Resource | (Inherited from IcddBaseElement) | |
| VersionDescription | an optional character string that may be used to provide a description for a version of the corresponding resource | |
| VersionId | an optional character string that may be used to identify a version of the corresponding resource |
| Name | Description | |
|---|---|---|
| AbsoluteFilePath | Gets the file path of the document | |
| AsNode | (Inherited from IcddBaseElement) | |
| AsResource | (Inherited from IcddBaseElement) | |
| AsSubgraph | (Inherited from IcddBaseElement) | |
| AsUri | (Inherited from IcddBaseElement) | |
| Delete | Deletes this document | |
| ElementType |
Returns the URI of the Element type
(Overrides DsComplexPropertyValueElementType) | |
| Equals |
overrides standard equals method
(Overrides IcddBaseElementEquals(Object)) | |
| GetHashCode |
Gets the Hash code of the element
(Overrides IcddBaseElementGetHashCode) | |
| GetLinkedElements | Gets all LinkElements that are linked with this document | |
| GetLinks | Gets all links in all linksets involving this document | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| GetTypeString | (Inherited from IcddBaseElement) | |
| IsSameOrSubclass | (Inherited from IcddBaseElement) | |
| NextVersion | Creates a new version of this document that can optionally be copied to another container | |
| Read | Method that reads a Document from an Information container and a specific RDF resource, and initializes the protected constructor | |
| ToJsonLD | (Inherited from IcddBaseElement) | |
| ToJsonLDString | (Inherited from IcddBaseElement) | |
| ToString |
Returns a string representation of the document
(Overrides ObjectToString) | |
| Type |
Returns the RDF resource of the element type
(Overrides DsComplexPropertyValueType) |