Partager via


Propriété HierarchyMemberPrivilegesCriteria.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 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

Valeur de propriété

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

Voir aussi

Référence

HierarchyMemberPrivilegesCriteria Classe

Espace de noms Microsoft.MasterDataServices.Services.DataContracts