Gets the MetaType of this object.

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

Syntax

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

value = instance.MetaType

See Also