Click or drag to resize

CtDocument Properties

The CtDocument type exposes the following members.

Properties
  Name Description
Public property AlternativeDocument a property to link a document to an alternative version of that document
Public property Container
(Inherited from IcddBaseElement)
Public property Creation
(Inherited from IcddBaseElement)
Public property Creator
(Inherited from IcddBaseElement)
Public property Description a general description
Public property EffectiveType
(Inherited from IcddBaseElement)
Public property 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'
Public property 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")
Public property Graph
(Inherited from IcddBaseElement)
Public property Guid
(Inherited from IcddBaseElement)
Public property IsModified
(Inherited from IcddBaseElement)
Public property Modification
(Inherited from IcddBaseElement)
Public property Modifier
(Inherited from IcddBaseElement)
Public property Name a name for a resource
Public property PriorVersion an optional reference to the prior version of this resource
Public property Publisher
(Inherited from IcddBaseElement)
Public property 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'
Public property Resource
(Inherited from IcddBaseElement)
Public property VersionDescription an optional character string that may be used to provide a description for a version of the corresponding resource
Public property VersionId an optional character string that may be used to identify a version of the corresponding resource
Top
See Also