ActionDocumentItem Class

Information about an individual action-related document object model.

Definition

Namespace: ActionEngine
Assembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
C#
public class ActionDocumentItem
Inheritance
Object    ActionDocumentItem

Constructors

ActionDocumentItemInitializes a new instance of the ActionDocumentItem class

Properties

IsLocal Get/Set a value indicating whether this document is local.
Name Get/Set the name of the document.

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

See Also