HierarchyMemberPrivilege.IsModelAdministrator Property

Gets or sets a value indicating whether the user’s effective permission for the model is model administrator.

Namespace:  Microsoft.MasterDataServices.Services.DataContracts
Assembly:  Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)

Syntax

[DataMemberAttribute]
public bool IsModelAdministrator { get; set; }

Property Value

Type: System.Boolean
true if the user’s effective permission for the model is model administrator; otherwise, false.