ActionItemBaseTAction, TCollectionIsOutputLocal Method

Return a value indicating whether the output filenames are local at this level.

Definition

Namespace: ActionEngine
Assembly: ActionEngine (in ActionEngine.dll) Version: 26.2224.4542
C#
public bool IsOutputLocal()

Return Value

Boolean
True if an output filename has been specified at this level.

See Also