RunningDocumentInfo.ItemId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.