Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Specifies search criteria for a validation get request.
Hiérarchie d'héritage
System.Object
Microsoft.MasterDataServices.DataContractBase
Microsoft.MasterDataServices.ValidationSearchCriteria
Espace de noms : Microsoft.MasterDataServices
Assembly : Microsoft.MasterDataServices (en Microsoft.MasterDataServices.dll)
Syntaxe
'Déclaration
<DataContractAttribute(Name := "ValidationSearchCriteria", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class ValidationSearchCriteria _
Inherits DataContractBase
'Utilisation
Dim instance As ValidationSearchCriteria
[DataContractAttribute(Name = "ValidationSearchCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class ValidationSearchCriteria : DataContractBase
[DataContractAttribute(Name = L"ValidationSearchCriteria", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class ValidationSearchCriteria : public DataContractBase
[<DataContractAttribute(Name = "ValidationSearchCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type ValidationSearchCriteria =
class
inherit DataContractBase
end
public class ValidationSearchCriteria extends DataContractBase
Le type ValidationSearchCriteria expose les membres suivants.
Constructeurs
| Nom | Description | |
|---|---|---|
![]() |
ValidationSearchCriteria | Initializes a new instance of the ValidationSearchCriteria class. |
Haut de la page
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
EntityId | Gets or sets the globally unique identifier (GUID) or the name of an entity to further restrict output. |
![]() |
ExtensionData | Gets or sets the structure that contains extra data. (hérité de DataContractBase.) |
![]() |
Members | Gets or sets member codes (in combination with entity) to retrieve transactions for one or more specific members. |
![]() |
MemberTypeId | Gets or sets the member type. |
![]() |
ModelId | Gets or sets the globally unique identifier (GUID) or the name of a model. |
![]() |
OmitIssuesList | Gets or sets whether to omit the list of validation issues from the response. |
![]() |
OmitSummary | Gets or sets whether to omit the summary from the response. |
![]() |
PageNumber | Gets or sets the page number. |
![]() |
PageSize | Gets or sets the page size. |
![]() |
SortColumn | Gets or sets the sort column. |
![]() |
SortDirection | Gets or sets the sort direction. |
![]() |
UserId | Gets or sets the user ID. Issues are assigned to all users who can correct them. |
![]() |
VersionId | Gets or sets the globally unique identifier (GUID) or the name of a version. |
Haut de la page
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
Equals | (hérité de Object.) |
![]() |
Finalize | (hérité de Object.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetType | (hérité de Object.) |
![]() |
MemberwiseClone | (hérité de Object.) |
![]() |
ToString | (hérité de Object.) |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.
.gif)
.gif)
.gif)