Compartilhar via


Classe ValidationSearchCriteria

Represents the criteria for a validation search.

Hierarquia de herança

System. . :: . .Object
  Microsoft.MasterDataServices.Services.DataContracts..::..ValidationSearchCriteria

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

Sintaxe

'Declaração
<DataContractAttribute(Name := "ValidationSearchCriteria", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class ValidationSearchCriteria
'Uso
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

O tipo ValidationSearchCriteria expõe os membros a seguir.

Construtores

  Nome Descrição
Método público ValidationSearchCriteria Initializes a new instance of the ValidationSearchCriteria class.

Início

Propriedades

  Nome Descrição
Propriedade pública EntityId Gets or sets a GUID or the Name of an Entity to further restrict output.
Propriedade pública Members Gets or sets Member Codes (in combination with Entity) to retrieve transactions for one or more specific members.
Propriedade pública MemberTypeId Gets or sets a MemberType: Leaf, Consolidation, Collection.
Propriedade pública ModelId Gets or sets a GUID or the exact Name of a Model.
Propriedade pública UserId Gets or sets the user. Issues are assigned to all users who can correct them.
Propriedade pública VersionId Gets or sets a GUID or the exact Name of a Version.

Início

Métodos

  Nome Descrição
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString (Herdado de Object.)

Início

Segurança de thread

Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.