ActionItemBaseTAction, TCollectionShouldSerializeOutputFilename Method

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

Definition

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

Return Value

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

See Also