The CubeAlias type exposes the following members.

Properties

  NameDescription
GroupOverloaded.
Id
Gets the object's string ID.
(Inherited from Meta.)
LastUpdated
Gets the DateTime this object was last updated. This refers to the client’s copy of the Object, not the server object.
(Inherited from Meta.)
MemberOverloaded.
MetaType
Gets the MetaType of this object.
(Inherited from Meta.)
Name
Gets the object's string Name.
(Inherited from Meta.)

Events

  NameDescription
OnDeleted
.NET only. Fired when the client’s copy of the object is deleted.
(Inherited from INotifyObject.)
OnUpdated
.NET only. Fired when the client’s copy of the object is updated.
(Inherited from INotifyObject.)

See Also