IMajorObject Members
Include Protected Members
Include Inherited Members
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
The IMajorObject type exposes the following members.
Methods
Name | Description | |
---|---|---|
CreateBody() | Infrastructure. | |
DependsOn(IMajorObject) | Infrastructure. | |
Dispose() | (Inherited from IDisposable.) | |
GetDependents(Hashtable) | Infrastructure. | |
Refresh() | Infrastructure. | |
Refresh(Boolean, RefreshType) | Infrastructure. | |
Update() | Infrastructure. | |
WriteRef(XmlWriter) | Infrastructure. |
Top
Properties
Name | Description | |
---|---|---|
BaseType | Infrastructure. | |
Description | (Inherited from INamedComponent.) | |
FriendlyPath | Infrastructure. (Inherited from IModelComponent.) | |
ID | (Inherited from INamedComponent.) | |
IsLoaded | Infrastructure. | |
Name | (Inherited from INamedComponent.) | |
ObjectReference | Infrastructure. | |
OwningCollection | Infrastructure. (Inherited from IModelComponent.) | |
Parent | Infrastructure. (Inherited from IModelComponent.) | |
ParentDatabase | Infrastructure. | |
ParentServer | Infrastructure. | |
Path | Infrastructure. | |
Site | (Inherited from IComponent.) |
Top