Table CCS DMS Document Library Field
table 5306011 "CCS DMS Document Library Field"
Properties
Name |
Value |
Caption |
DMS Document Library Field |
DataClassification |
SystemMetadata |
DrillDownPageID |
CCS DMS Doc. Library Fields |
LookupPageID |
CCS DMS Doc. Library Fields |
Fields
Document Library Code
field(1; "Document Library Code"; Code[20])
Properties
Name |
Value |
Caption |
Document Library Code |
DataClassification |
CustomerContent |
NotBlank |
1 |
TableRelation |
"CCS DMS Document Library" |
Static Name
field(2; "Static Name"; Text[50])
Properties
Name |
Value |
Caption |
Static Name |
DataClassification |
CustomerContent |
NotBlank |
1 |
Type (BC)
field(5; "Type (BC)"; Enum "CCS DMS BC Field Type")
Properties
Name |
Value |
Caption |
Type (Business Central) |
DataClassification |
CustomerContent |
Max. Length
field(6; "Max. Length"; Integer)
Properties
Name |
Value |
Caption |
Max. Length |
DataClassification |
CustomerContent |
MaxValue |
50 |
MinValue |
0 |
Is Enabled
field(8; "Is Enabled"; Boolean)
Properties
Name |
Value |
Caption |
Is Enabled |
DataClassification |
CustomerContent |
Title
field(20; "Title"; Text[50])
Properties
Name |
Value |
Caption |
Title |
DataClassification |
CustomerContent |
Required
field(35; "Required"; Boolean)
Properties
Name |
Value |
Caption |
Required |
DataClassification |
CustomerContent |
Indexed
field(36; "Indexed"; Boolean)
Properties
Name |
Value |
Caption |
Indexed |
DataClassification |
CustomerContent |
Property
field(40; "Property"; Text[2048])
Properties
Name |
Value |
Caption |
Property |
DataClassification |
CustomerContent |
Module Code
field(70; "Module Code"; Code[20])
Properties
Name |
Value |
Caption |
LibrarySet Module |
DataClassification |
CustomerContent |
TableRelation |
"CCS DMS Library Module".Code |
Type (SharePoint)
field(300; "Type (SharePoint)"; Enum "CCS DMS SP Field Type")
Properties
Name |
Value |
Caption |
Type (SharePoint) |
DataClassification |
CustomerContent |
Keys
Name |
Fields |
Properties |
Primary |
- "Document Library Code"
- "Static Name"
|
|
Methods
CreateField
public "CCS DMS Document Library Field" CreateField(ListGuid: Guid): None
Create the field in the SharePoint document library.
A runtime error occurs on missing auth or wrong behavior.
The list's guid.
Parameters
Name |
Type |
Description |
ListGuid |
Guid |
|
Return Value
None