Classe ValidationSearchCriteria
Represents the criteria for a validation search.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.MasterDataServices.Services.DataContracts..::..ValidationSearchCriteria
Espace de noms : Microsoft.MasterDataServices.Services.DataContracts
Assembly : Microsoft.MasterDataServices.Services (en Microsoft.MasterDataServices.Services.dll)
Syntaxe
'Déclaration
<DataContractAttribute(Name := "ValidationSearchCriteria", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class ValidationSearchCriteria
'Utilisation
Dim instance As ValidationSearchCriteria
[DataContractAttribute(Name = "ValidationSearchCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class ValidationSearchCriteria
[DataContractAttribute(Name = L"ValidationSearchCriteria", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class ValidationSearchCriteria
[<DataContractAttribute(Name = "ValidationSearchCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type ValidationSearchCriteria = class end
public class ValidationSearchCriteria
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 a GUID or the Name of an Entity to further restrict output. |
![]() |
Members | Gets or sets Member Codes (in combination with Entity) to retrieve transactions for one or more specific members. |
![]() |
MemberTypeId | Gets or sets a MemberType: Leaf, Consolidation, Collection. |
![]() |
ModelId | Gets or sets a GUID or the exact Name of a Model. |
![]() |
UserId | Gets or sets the user. Issues are assigned to all users who can correct them. |
![]() |
VersionId | Gets or sets a GUID or the exact 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)