Gets the object's string ID.

Namespace:  proCube.Api
Assembly:  proCubeApi (in proCubeApi.dll) Version: 8.0.1.325

Syntax

C#
string Id { get; }
Visual Basic (Usage)
Dim instance As Meta
Dim value As String

value = instance.Id

See Also