ActionItemBaseTAction, TCollectionShouldSerializeInputFolderName Method

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

Definition

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

Return Value

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

See Also