Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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.