industryClassModel Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbWBI.IndustryTermModel.industry
public class industryClassModel : fileDataStructure, IFileDataStructure, IObjectWithNameAndDescription, IObjectWithDescription, IObjectWithName, IDocumentSetClass
The industryClassModel type exposes the following members.
| Name | Description | |
|---|---|---|
| industryClassModel | Initializes a new instance of the industryClassModel class | |
| industryClassModel(String, String, String) | Initializes a new instance of the industryClassModel class |
| Name | Description | |
|---|---|---|
| classID |
Gets or sets the class identifier.
| |
| description | ||
| descriptor | (Inherited from fileDataStructure.) | |
| folder | (Inherited from fileDataStructure.) | |
| MCRepository |
Gets or sets the mc repository.
| |
| MCRepositoryName | ||
| name | ||
| parent |
Gets or sets the parent.
| |
| qualificationList | ||
| QualificationList |
Gets or sets the qualification list.
| |
| repoFolderRoot | ||
| treeLetterAcronim | ||
| WebSiteSample |
| Name | Description | |
|---|---|---|
| CustomFolderDescriptionLines | (Inherited from fileDataStructure.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| FilterSites |
Returns only sites that are part of the industry
| |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnBeforeSave |
Called when before saving the data structure
(Overrides fileDataStructure.OnBeforeSave.) | |
| OnLoaded |
Called when object is loaded
(Overrides fileDataStructure.OnLoaded.) | |
| Save | (Inherited from fileDataStructure.) | |
| SetFolderDescription | (Inherited from fileDataStructure.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |