Click or drag to resize

CtDocument Methods

The CtDocument type exposes the following members.

Methods
  Name Description
Public method AbsoluteFilePath Gets the file path of the document
Public method AsNode
(Inherited from IcddBaseElement)
Public method AsResource
(Inherited from IcddBaseElement)
Public method AsSubgraph
(Inherited from IcddBaseElement)
Public method AsUri
(Inherited from IcddBaseElement)
Public method Delete Deletes this document
Public method ElementType Returns the URI of the Element type
(Overrides DsComplexPropertyValueElementType)
Public method Equals overrides standard equals method
(Overrides IcddBaseElementEquals(Object))
Public method GetHashCode Gets the Hash code of the element
(Overrides IcddBaseElementGetHashCode)
Public method GetLinkedElements Gets all LinkElements that are linked with this document
Public method GetLinks Gets all links in all linksets involving this document
Public method GetType Gets the Type of the current instance.
(Inherited from Object)
Public method GetTypeString
(Inherited from IcddBaseElement)
Public method IsSameOrSubclass
(Inherited from IcddBaseElement)
Public method NextVersion Creates a new version of this document that can optionally be copied to another container
Public method Static member Read Method that reads a Document from an Information container and a specific RDF resource, and initializes the protected constructor
Public method ToJsonLD
(Inherited from IcddBaseElement)
Public method ToJsonLDString
(Inherited from IcddBaseElement)
Public method ToString Returns a string representation of the document
(Overrides ObjectToString)
Public method Type Returns the RDF resource of the element type
(Overrides DsComplexPropertyValueType)
Top
See Also