Condividi tramite


Proprietà All

Gets or sets a value indicating whether all criteria are in effect.

Spazio dei nomi  Microsoft.MasterDataServices.Services.DataContracts
Assembly:  Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property All As Boolean
    Get
'Utilizzo
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

Valore proprietà

Tipo: System. . :: . .Boolean
true if all criteria are in effect; otherwise, false.