Share

GraphicsDataSets.ClientId Property

Parent Object: GraphicsDataSets

Description

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.

Version

Introduced in version 5

Was this information helpful?