Expand Minimize
This topic has not yet been rated - Rate this topic

ModelObjectType Enumeration

Specifies the model permission types.

Namespace:  Microsoft.MasterDataServices.Services.DataContracts
Assembly:  Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
[DataContractAttribute(Name = "ModelObjectType", Namespace = "http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public enum ModelObjectType
Member nameDescription
AttributeThe model permission type is Attribute.
AttributeGroupThe model permission type is AttributeGroup.
CollectionMemberTypeThe model permission type is CollectionMemberType.
ConsolidatedMemberTypeThe model permission type is ConsolidatedMemberType.
DerivedHierarchy Obsolete. The model permission type is DerivedHierarchy.
EntityThe model permission type is Entity.
ExplicitHierarchy Obsolete. The model permission type is ExplicitHierarchy.
LeafMemberTypeThe model permission type is LeafMemberType.
ModelThe model permission type is Model.
NoneThe model permission type is None.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.