ActionItemBaseTAction, TCollectionWorkingDocumentIndex Property

Get/Set the input file index representing the working document.

Definition

Namespace: ActionEngine
Assembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
C#
public int WorkingDocumentIndex { get; set; }

Property Value

Int32

Remarks

This property is inheritable.

See Also