YDocuContentType
This table represents the Document Types block on the Document Types tab of the Document object definition.
Object: YDocuContentType (Y_DOCU_CONTENT_TYPE)
Attribute |
Database column name |
Field in UI |
End of path |
Bridge |
Data type |
Comments |
Commonly used in: |
|
---|---|---|---|---|---|---|---|---|
Rules |
Temp/Wiz |
|||||||
file |
FILE_ |
File Extension |
x |
string (50) |
The file extension of this document type. |
|||
iconFilename |
ICON_FILE NAME |
Icon File |
x |
string (50) |
The name of the image file that should be used in TeamConnect to represent this document type. |
|||
mimeType Before TeamCon nect 3.3 SP2: mimeType |
MIME_TYPE _STRING |
Mime Type |
x |
string (50) |
The mime type that should be used for documents of this type. |
|||
name |
NAME |
Document Type Name |
x |
string (50) |
The name of the document type, as it should appear in the Documents screen. |
|||
primaryKey |
PRIMARY_ |
x |
int |
The unique ID of the document type. |
||||
version |
VERSION (NUMBER) |
x |
int |
Indicates how many times the document type has been updated. |