Właściwość HierarchyMemberPrivilegesCriteria.All
Pobiera lub ustawia wartość wskazującą, czy obowiązują wszystkie kryteria.
Przestrzeń nazw: Microsoft.MasterDataServices.Services.DataContracts
Zestaw: Microsoft.MasterDataServices.Services (w Microsoft.MasterDataServices.Services.dll)
Składnia
'Deklaracja
Public ReadOnly Property All As Boolean
Get
'Użycie
Dim instance As HierarchyMemberPrivilegesCriteria
Dim value As Boolean
value = instance.All
public bool All { get; }
public:
property bool All {
bool get ();
}
member All : bool
function get All () : boolean
Wartość właściwości
Typ: System.Boolean
TRUE , jeśli wszystkie kryteria obowiązują; w przeciwnym razie false.