Pastaba.
Prieigai prie šio puslapio reikalingas įgaliojimas. Galite bandyti prisijungti arba pakeisti katalogus.
Prieigai prie šio puslapio reikalingas įgaliojimas. Galite bandyti pakeisti katalogus.
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.