Share via


BuildingBlock.ID Property

Word Developer Reference

Returns a String that represents the internal identification number for a building block. Read-only.

Syntax

expression.ID

expression   An expression that returns a BuildingBlock object.

Remarks

The ID property returns an identification string that is in the form of a GUID.

See Also