SnapShotsClientClientId Method |
The unique id of this client.
Namespace:
Rhino.DocObjects.SnapShots
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax public abstract Guid ClientId()
Public MustOverride Function ClientId As Guid
Return Value
Type:
GuidThe unique id of this client.
See Also