Model Property
|
Description
|
Model Type
|
Windchill Mapping
|
---|---|---|---|
UID
|
The internal unique identifier for the work definition related document. Autogenerated.
|
LONG
|
—
|
WorkDefinitionUID
|
The internal unique identifier of the work definition.
|
LONG
|
—
|
ID
|
The identifier for the document. This property is commonly mapped to an identifier from an external system.
|
STRING
|
WTDocument.Number
|
DocumentName
|
The name of the document.
|
STRING
|
WTDocument.name
|
DocumentURL
|
The URL to open the document. This value must not be empty.
|
STRING
|
The URL specified for the document content.
|
Type
|
Content type for the document identified in the DocumentName property, based on the extension of the file name. Possible values are:
• 2D—For GIF, JPG, JPEG, TIFF, PNG, and BMP file types
• 3D—For ZIP and PVZ file types
• Text—For DOC, DOCX, TXT, PDF, XLS, XLSX, PPT, and PPTX file types
• Video—For MP4, AVI, FLV, WMV, and MOV file types
|
STRING
|
The extension of the file name.
|