pipelineTokenReportDictionary Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWBI.Core.WebClassifier.reportData.optionalReports.pipelineTokenReportDictionary"]
Namespace: imbWBI.Core.WebClassifier.reportData.optionalReports
public class pipelineTokenReportDictionary
The pipelineTokenReportDictionary type exposes the following members.
| Name | Description | |
|---|---|---|
| pipelineTokenReportDictionary |
Initializes a new instance of the pipelineTokenReportDictionary class.
| |
| pipelineTokenReportDictionary(String, String, folderNode) |
Initializes a new instance of the pipelineTokenReportDictionary class.
|
| Name | Description | |
|---|---|---|
| description |
Gets or sets the description.
| |
| folder |
Gets or sets the folder.
| |
| name |
Gets or sets the name.
|
| Name | Description | |
|---|---|---|
| Add(IEnumerableType) |
Adds the specified enum types.
| |
| Add(Type) |
Adds all values from specified enumType. If the type is not Enum it will be ignored.
| |
| Add(pipelineTaskSubjectContentToken) |
Adds the specified element.
| |
| Add(Object, String) |
Adds the specified flag.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetFlagPath |
Gets the flag path.
| |
| 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.) | |
| Publish |
Publishes this instance.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |