ValidationProcessCriteria-Klasse
Represents criteria for the validation process.
Vererbungshierarchie
System. . :: . .Object
Microsoft.MasterDataServices.Services.DataContracts..::..ValidationProcessCriteria
Namespace: Microsoft.MasterDataServices.Services.DataContracts
Assembly: Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)
Syntax
'Declaration
<DataContractAttribute(Name := "ValidationProcessCriteria", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class ValidationProcessCriteria
'Usage
Dim instance As ValidationProcessCriteria
[DataContractAttribute(Name = "ValidationProcessCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class ValidationProcessCriteria
[DataContractAttribute(Name = L"ValidationProcessCriteria", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class ValidationProcessCriteria
[<DataContractAttribute(Name = "ValidationProcessCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type ValidationProcessCriteria = class end
public class ValidationProcessCriteria
Der ValidationProcessCriteria-Typ macht folgende Elemente verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
ValidationProcessCriteria() () () () | Initializes a new instance of the ValidationProcessCriteria class with default values. |
![]() |
ValidationProcessCriteria(Collection< (Of < <' (MemberIdentifier> ) > > )) | Initializes a new instance of the ValidationProcessCriteria class with the specified member collection. |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
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. |
![]() |
ModelId | Gets or sets a GUID or the exact name of a model. |
![]() |
VersionId | Gets or sets a GUID or the exact name of a version. |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals | (Geerbt von Object.) |
![]() |
Finalize | (Geerbt von Object.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
MemberwiseClone | (Geerbt von Object.) |
![]() |
ToString | (Geerbt von Object.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
.gif)
.gif)
.gif)