PolicyGetValueT Method Content Studio 5.7 SDK
Content Studio Web Content Management System

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

Gets the policy value as a specific data type.

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

public T GetValue<T>()

Type Parameters

T
The type of data expected to be returned.

Return Value

Type: T
the value
Exceptions

See Also

Reference