IManage |
The IManageUserDefinedAttributes type exposes the following members.
| Name | Description | |
|---|---|---|
| AddUserDefinedAttributeRepositoryItemAsync(IAttributeDefinition, FileStream, CancellationToken) | Adds an embedded file item to the repository of the user defined attributes | |
| AddUserDefinedAttributeRepositoryItemAsync(IAttributeDefinition, String, CancellationToken) | Adds an item to the repository of the user defined attributes | |
| CreateAttributeDefinitionAsync | Creates new attribute definition | |
| GetAttributeDefinitionsByNamesAsync | Returns a collection of IAttributeDefinition instances corresponding to the given attribute definition names | |
| RemoveAttributeDefinitionsAsync | Removes attribute definitions | |
| SetAttributeDefinitionAsync | Sets the given attribute definition |