2024 April Release

Class COODESK@1.1:Folder Permanent link for this heading

An object of this class defines a folder which can be used to contain objects in the user environment.

Explanation:
You can use Folders to store your documents and other objects in a structured way. You can also nest folders to create a folder hierarchy.

Class Hierarchy

Object > CompoundObject > Folder

Direct Subclasses

DemoAppFolder

Additional Information

  • Commonly usable

Properties Permanent link for this heading

Type

Property

Name

date

dadate

Date

string[]

dadescription

Description

AttributeDefinition[]

dahiddenattrdefs

Fields for Digital Assets

string[]

dalicaddress

Address

ContentObject

daliccontract

Contract/License Document

string[]

daliccopyright

Copyright/Originator

string

daliccreator

Creator

string

dalicemailaddress

E-Mail Address

date

dalicensedfrom

Licensed From

date

dalicensedto

Licensed Until

string

dalicprovider

Provider

string

dalicsource

Source

string[]

dalictext

License Text

Object

dalictype

License Type

Object[]

dalicusablefor

Useable for

string[]

dalicusufructuaryright

Right of Use

string

dalocation

Location

AttributeDefinition[]

damustbedefattrdefs

Mandatory Attributes for Digital Assets

Object[]

objchildren

Contents

Properties Permanent link for this heading


Date (FSCDIGITALASSET@1.1001:dadate) Permanent link for this heading

The date of the asset (e.g. the date when the picture was taken).

date FSCDIGITALASSET@1.1001:dadate


Description (FSCDIGITALASSET@1.1001:dadescription) Permanent link for this heading

The description of the asset as free text.

string[] FSCDIGITALASSET@1.1001:dadescription


Fields for Digital Assets (FSCDIGITALASSET@1.1001:dahiddenattrdefs) Permanent link for this heading

AttributeDefinition[] FSCDIGITALASSET@1.1001:dahiddenattrdefs readonly volatile invisible


Address (FSCDIGITALASSET@1.1001:dalicaddress) Permanent link for this heading

Address of the provider.

string[] FSCDIGITALASSET@1.1001:dalicaddress


Contract/License Document (FSCDIGITALASSET@1.1001:daliccontract) Permanent link for this heading

Defines the contract or license document of the asset.

ContentObject FSCDIGITALASSET@1.1001:daliccontract

Additional Information


Copyright/Originator (FSCDIGITALASSET@1.1001:daliccopyright) Permanent link for this heading

The copyright/originator of the asset as free text.

string[] FSCDIGITALASSET@1.1001:daliccopyright not null


Creator (FSCDIGITALASSET@1.1001:daliccreator) Permanent link for this heading

The creator of the asset.

string FSCDIGITALASSET@1.1001:daliccreator


E-Mail Address (FSCDIGITALASSET@1.1001:dalicemailaddress) Permanent link for this heading

E-Mail address of the provider.

string FSCDIGITALASSET@1.1001:dalicemailaddress


Licensed From (FSCDIGITALASSET@1.1001:dalicensedfrom) Permanent link for this heading

The asset is licensed as of the specified date. Assets with a not yet valid license cannot be downloaded (except by app administrators).
Note: If neither Licensed From nor Licensed Until is specified, all use cases can be performed as if the asset has a valid license. If only Licensed From is specified, the asset is licensed from this point in time (without expiration date). If only Licensed Until is specified, the asset is licensed up to this point in time (without start date).

date FSCDIGITALASSET@1.1001:dalicensedfrom


Licensed Until (FSCDIGITALASSET@1.1001:dalicensedto) Permanent link for this heading

The asset is licensed up to the specified date. Assets with an expired license cannot be downloaded (except by app administrators).
Note: If neither Licensed From nor Licensed Until is specified, all use cases can be performed as if the asset has a valid license. If only Licensed From is specified, the asset is licensed from this point in time (without expiration date). If only Licensed Until is specified, the asset is licensed up to this point in time (without start date).

date FSCDIGITALASSET@1.1001:dalicensedto


Provider (FSCDIGITALASSET@1.1001:dalicprovider) Permanent link for this heading

The provider of the asset.

string FSCDIGITALASSET@1.1001:dalicprovider


Source (FSCDIGITALASSET@1.1001:dalicsource) Permanent link for this heading

string FSCDIGITALASSET@1.1001:dalicsource


License Text (FSCDIGITALASSET@1.1001:dalictext) Permanent link for this heading

The source of the asset.

string[] FSCDIGITALASSET@1.1001:dalictext


License Type (FSCDIGITALASSET@1.1001:dalictype) Permanent link for this heading

Defines the license type of the asset. The available license types are defined in the DAM configuration.

Object FSCDIGITALASSET@1.1001:dalictype


Useable for (FSCDIGITALASSET@1.1001:dalicusablefor) Permanent link for this heading

Defines the context in which the asset may be used. The available usage types are defined in the DAM configuration.

Object[] FSCDIGITALASSET@1.1001:dalicusablefor


Right of Use (FSCDIGITALASSET@1.1001:dalicusufructuaryright) Permanent link for this heading

The right of use of the asset as free text.

string[] FSCDIGITALASSET@1.1001:dalicusufructuaryright


Location (FSCDIGITALASSET@1.1001:dalocation) Permanent link for this heading

The location of the asset (e.g. the location where the picture was taken).

string FSCDIGITALASSET@1.1001:dalocation


Mandatory Attributes for Digital Assets (FSCDIGITALASSET@1.1001:damustbedefattrdefs) Permanent link for this heading

AttributeDefinition[] FSCDIGITALASSET@1.1001:damustbedefattrdefs readonly volatile invisible


Contents (COOSYSTEM@1.1:objchildren) Permanent link for this heading

Defines the list of objects which are subordinate to this object. It has the access types AccTypeReadComp and AccTypeChangeComp assigned.

Object[] COOSYSTEM@1.1:objchildren

Additional Information