RunningDocumentInfo.ItemId Property

Definition

The item ID of the node that holds the document.

public:
 property System::UInt32 ItemId { System::UInt32 get(); void set(System::UInt32 value); };
public:
 property unsigned int ItemId { unsigned int get(); void set(unsigned int value); };
public uint ItemId { get; set; }
member this.ItemId : uint32 with get, set
Public Property ItemId As UInteger

Property Value

Returns UInt32.

Applies to