A collection of the the
objects associated with an
object.
Namespace: FileNet.Api.Core
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property EventActions As IEventActionSet |
C# |
---|
IEventActionSet EventActions { get; } |
C++ |
---|
property IEventActionSet EventActions abstract { IEventActionSet get(); } |
J# |
---|
/** property */ public IEventActionSet get_EventActions(); |
JScript |
---|
public function get EventActions() : IEventActionSet |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: ENUM
CopyToReservation: false
Datatype: OBJECT
DeletionAction: NONE
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
ReflectiveProperty: null
RequiredClass: EventAction
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ