Skip to main content
Skip table of contents

PluginDefAsset (ver7.7.0)

Defines an asset linked to the plugin.

Column Name

Initial Version

Data Type

Description

AssetID

7.7.0

Number(19)

Internal number for the associated PSM_Asset record. Required. Indexed.

ID

7.7.0

Number(10)

Sequential number generated by the application, uniqueness in the table is guaranteed. Required. Indexed.

PlugInDefID

7.7.0

Number(10)

Internal number for the associated PlugInDef record. Indexed.

Type

7.7.0

Varchar2(128)

MIME type of the asset.

WhenCreated

7.7.0

Timestamp(6)

Date and time the record was created. Defaults to system date.

WhenModified

7.7.0

Timestamp(6)

Date and time the record was modified. Defaults to system date.

WhoCreated

7.7.0

Varchar2(100)

The user login that created the record.

WhoModified

7.7.0

Varchar2(100)

The user login that modified the record.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.