PolicyBasedSynchronousEventHandlerPolicies Property Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Gets a list of custom policies that was sent in from the event actions definition.

Namespace: ContentStudio.EventActions.SynchronousEventHandlers
Assembly: SyncEvtHand (in SyncEvtHand.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

protected IList<Policy> Policies { get; }

Property Value

Type: IListPolicy
The policies.
See Also

Reference