ActionItemBaseTAction, TCollectionShouldSerializePattern Method

Return a value indicating whether the Pattern property should be serialized.

Definition

Namespace: ActionEngine
Assembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
C#
public virtual bool ShouldSerializePattern()

Return Value

Boolean
A value indicating whether or not to serialize the property.

See Also