BuildingBlock.ID Property
Returns the internal identification number for a building block. Read-only.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property ID As String
Get
'Usage
Dim instance As BuildingBlock
Dim value As String
value = instance.ID
string ID { get; }
Property Value
Type: System.String
String
Remarks
The ID property returns an identification string that is in the form of a GUID.