共用方式為


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.