Click or drag to resize

CtExternalDocument Properties

The CtExternalDocument type exposes the following members.

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