The Alias type exposes the following members.

Properties

  NameDescription
Group
The AliasGroup that the Alias belongs to.
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.)
Member
The Member that this is an Alias for.
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