BCExtension Methods | 
The BCExtension type exposes the following members.
| Name | Description | |
|---|---|---|
| AddExtensionToClass | 
            Assigns an extension to an EDM class.
              | |
| AddExtensionToDocumentType | 
            Assigns an extension to all documents of the specified document type.
              | |
| AddExtensionToFolderType | 
            Assigns an extension to all folders of the specified folder type.
              | |
| AddExtensionToWPTemplate | 
            Assigns an extension to all work areas created from the specified template.
              | |
| CreateObjRef | (Inherited from MarshalByRefObject.) | |
| Dispose | (Inherited from Component.) | |
| Dispose(Boolean) | (Inherited from Component.) | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Component.) | |
| GetHashCode | (Inherited from Object.) | |
| GetLifetimeService | (Inherited from MarshalByRefObject.) | |
| GetService | (Inherited from Component.) | |
| GetType | (Inherited from Object.) | |
| InitializeLifetimeService | (Inherited from MarshalByRefObject.) | |
| MemberwiseClone | (Inherited from Object.) | |
| MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) | |
| OnAfterCommandWizard | 
            Raises AfterCommandWizard event.
              | |
| OnBeforeCommandWizard | 
            Raises BeforeCommandWizard event.
              | |
| OnCommandExecute | 
            Raises CommandExecute event.
              | |
| OnCommandLoad | 
            Raises CommandLoad event.
              | |
| RemoveExtensionFromClass | 
            Removes an extension from an EDM class.
              | |
| RemoveExtensionFromDocumentType | 
            Removes an extension from all documents of the specified document type.
              | |
| RemoveExtensionFromFolderType | 
            Removes an extension from all folders of the specified folder type.
              | |
| RemoveExtensionFromWPTemplate | 
            Removes an extension from all work areas created from the specified template.
              | |
| ThrowIfNotInitialized | 
            Throws the InvalidOperationException exception if 
            the extension has not been initialized.
              | |
| ToString | (Inherited from Component.) |