Property that returns the unique identifier for the GraphicsDataSets object. The ClientId is assigned during the creation of the GraphicsDataSets object. Typically, it is a GUID in string form, but any string is valid.
Syntax
GraphicsDataSets.ClientId() As String
Property Value
This is a read only property whose value is a String.