Partager via


Propriété FunctionPrivilegesCriteria.All

Gets a value that indicates whether the results will include all privileges.

Espace de noms :  Microsoft.MasterDataServices.Services.DataContracts
Assembly :  Microsoft.MasterDataServices.Services.Contracts (en Microsoft.MasterDataServices.Services.Contracts.dll)

Syntaxe

'Déclaration
Public ReadOnly Property All As Boolean 
    Get
'Utilisation
Dim instance As FunctionPrivilegesCriteria 
Dim value As Boolean 

value = instance.All
public bool All { get; }
public:
property bool All {
    bool get ();
}
member All : bool
function get All () : boolean

Valeur de propriété

Type : System.Boolean
true if the results will include all privileges; otherwise, false.

Voir aussi

Référence

FunctionPrivilegesCriteria Classe

Espace de noms Microsoft.MasterDataServices.Services.DataContracts