MajorObject Properties

Include Protected Members
Include Inherited Members

The MajorObject type exposes the following members.

Properties

  Name Description
Public property Annotations Gets the collection object of all annotations to current object. (Overrides ModelComponent.Annotations.)
Protected property CanRaiseEvents (Inherited from Component.)
Public property Container (Inherited from Component.)
Public property CreatedTimestamp Gets or sets the date and time of the creation of the object.
Public property Description Gets or sets a description string of current object. (Overrides NamedComponent.Description.)
Protected property DesignMode (Inherited from Component.)
Protected property Events (Inherited from Component.)
Protected property FriendlyName (Inherited from NamedComponent.)
Public property ID (Inherited from NamedComponent.)
Public property IsLoaded Infrastructure.
Protected property KeyForCollection (Inherited from NamedComponent.)
Public property LastSchemaUpdate Gets or sets the date and time when current object schema was last updated.
Public property Name (Inherited from NamedComponent.)
Public property OwningCollection Gets or sets the collection that contains the ModelComponent. (Inherited from ModelComponent.)
Public property Parent Infrastructure. (Inherited from ModelComponent.)
Public property Site (Inherited from NamedComponent.)
Public property SiteID (Inherited from NamedComponent.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IHostableComponent.Host (Inherited from ModelComponent.)
Explicit interface implemetationPrivate property IModelComponent.FriendlyPath (Inherited from ModelComponent.)
Explicit interface implemetationPrivate property IModelComponent.OwningCollection (Inherited from ModelComponent.)

Top