Once this property is set, the Content Engine adds the Subscription-based object to the EventAction object's Subscriptions collection property.
Namespace:
FileNet.Api.Events
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Property EventAction As IEventAction |
| C# |
|---|
IEventAction EventAction { get; set; } |
| Visual C++ |
|---|
property IEventAction^ EventAction { IEventAction^ get (); void set (IEventAction^ value); } |
| JavaScript |
|---|
function get_eventAction(); function set_eventAction(value); |
Remarks
Metadata
AllowsDefaultChange: true
Cardinality: SINGLE
CopyToReservation: false
DataType: OBJECT
DeletionAction: NONE
IsHidden: false
IsOrderable: true
IsSearchable: true
IsValueRequired: true
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
ReflectiveProperty: Subscriptions
RequiredClass: EventAction
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: LINK