Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the hierarchy member privilege result type.
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
Syntax
'Declaration
<DataMemberAttribute> _
Public Property HierarchyMemberPrivilege As ResultType
Get
Set
'Usage
Dim instance As SecurityPrincipalsCriteria
Dim value As ResultType
value = instance.HierarchyMemberPrivilege
instance.HierarchyMemberPrivilege = value
[DataMemberAttribute]
public ResultType HierarchyMemberPrivilege { get; set; }
[DataMemberAttribute]
public:
property ResultType HierarchyMemberPrivilege {
ResultType get ();
void set (ResultType value);
}
[<DataMemberAttribute>]
member HierarchyMemberPrivilege : ResultType with get, set
function get HierarchyMemberPrivilege () : ResultType
function set HierarchyMemberPrivilege (value : ResultType)
Property Value
Type: Microsoft.MasterDataServices.ResultType
One of the values of ResultType.