ActionDocumentItemIsLocal Property

Get/Set a value indicating whether this document is local.

Definition

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

Property Value

Boolean

See Also