다음을 통해 공유


ModelObjectType 열거형

Contains values specifying the model permission types.

네임스페이스:  Microsoft.MasterDataServices.Services.DataContracts
어셈블리:  Microsoft.MasterDataServices.Services(Microsoft.MasterDataServices.Services.dll)

구문

‘선언
Public Enumeration ModelObjectType
‘사용 방법
Dim instance As ModelObjectType
public enum ModelObjectType
public enum class ModelObjectType
type ModelObjectType
public enum ModelObjectType

멤버

멤버 이름 설명
None The model permission type is None.
Model The model permission type is Model.
Entity The model permission type is Entity.
Attribute The model permission type is Attribute.
AttributeGroup The model permission type is AttributeGroup.
ExplicitHierarchy The model permission type is ExplicitHierarchy.
DerivedHierarchy The model permission type is DerivedHierarchy.
LeafMemberType The model permission type is LeafMemberType.
ConsolidatedMemberType The model permission type is ConsolidatedMemberType.
CollectionMemberType The model permission type is CollectionMemberType.