ModelObjectType Enumeration
Contains values that specify the model permission types.
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
| Member name | Description | |
|---|---|---|
| Attribute | Specifies the attribute model permission type. | |
| AttributeGroup | Specifies the attribute group model permission type. | |
| CollectionMemberType | Specifies the collection member permission type. | |
| ConsolidatedMemberType | Specifies the consolidated member permission type. | |
| DerivedHierarchy | Specifies the derived hierarchy permission type. | |
| Entity | Specifies the entity permission type. | |
| ExplicitHierarchy | Specifies the explicit hierarchy permission type. | |
| LeafMemberType | Specifies the leaf member permission type. | |
| Model | Specifies the model permission type. | |
| None | The permission type is unspecified. |
Show: