ActionItemBaseTAction, TCollectionProperties Property
Get a reference to the collection of properties assigned to this
action.
Namespace: ActionEngineAssembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
public NameValueCollection Properties { get; }
Public ReadOnly Property Properties As NameValueCollection
Get
No code example is currently available or this language may not be supported.
Property Value
NameValueCollection
This property is not inheritable. However, properties from parent
levels are retrieved when calling the GetPropertyByName function.