industryClassModel Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbWBI.Core.WebClassifier.category
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 |
Gets or sets the description.
| |
| descriptor | (Inherited from fileDataStructure.) | |
| folder | (Inherited from fileDataStructure.) | |
| MCRepository |
Gets or sets the mc repository.
| |
| MCRepositoryName |
Gets the name of the mc repository.
| |
| name |
Gets or sets the name.
| |
| parent |
Gets or sets the parent.
| |
| qualificationList |
Truth table for semi-automatic evaluation of the
| |
| repoFolderRoot |
Gets or sets the repo folder root.
| |
| treeLetterAcronim |
Gets or sets the tree letter acronim.
| |
| WebSiteSample | ||
| XmlIgnore |
Gets the XML ignore.
|
| Name | Description | |
|---|---|---|
| CustomFolderDescriptionLines | (Inherited from fileDataStructure.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| FilterSites |
Filters the sites.
| |
| 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.) |