Retrieves the unique identifier for this object.
Namespace:
RightEdge.Common.ChartObjectsAssembly: Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)
Syntax
| C# |
|---|
public virtual Guid GetObjectId() |
| Visual Basic (Declaration) |
|---|
Public Overridable Function GetObjectId As Guid |
| Visual C++ |
|---|
public: virtual Guid GetObjectId() |