pipelineTokenCrossCategoryDictionaryAdd Method |
[This is preliminary documentation and is subject to change.]
| 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(IDocumentSetClass, pipelineTaskSubjectContentToken) |
Adds the specified category.
| |
| Add(IDocumentSetClass, Object) |
Adds the specified category.
|