Partilhar via


Propriedade do RDL ModelPrivilegesCriteria.All

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

Namespace:  Microsoft.MasterDataServices.Services.DataContracts
Assembly:  Microsoft.MasterDataServices.Services.Contracts (em Microsoft.MasterDataServices.Services.Contracts.dll)

Sintaxe

'Declaração
Public ReadOnly Property All As Boolean 
    Get
'Uso
Dim instance As ModelPrivilegesCriteria 
Dim value As Boolean 

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

Valor da propriedade

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

Consulte também

Referência

ModelPrivilegesCriteria Classe

Namespace Microsoft.MasterDataServices.Services.DataContracts