The script text that's executed when an
IAction-based object is invoked.
Namespace:
FileNet.Api.Events
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Property ScriptText As String |
| C# |
|---|
string ScriptText { get; set; } |
| Visual C++ |
|---|
property String^ ScriptText { String^ get (); void set (String^ value); } |
| JavaScript |
|---|
function get_scriptText(); function set_scriptText(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: STRING
IsHidden: false
IsOrderable: false
IsSearchable: true
IsValueRequired: false
MaximumLengthString: 100 * 1024
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ