Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Specifies the validation process criteria for members to be validated.
Vererbungshierarchie
System.Object
Microsoft.MasterDataServices.DataContractBase
Microsoft.MasterDataServices.ValidationProcessCriteria
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
Syntax
'Declaration
<DataContractAttribute(Name := "ValidationProcessCriteria", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class ValidationProcessCriteria _
Inherits DataContractBase
'Usage
Dim instance As ValidationProcessCriteria
[DataContractAttribute(Name = "ValidationProcessCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class ValidationProcessCriteria : DataContractBase
[DataContractAttribute(Name = L"ValidationProcessCriteria", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class ValidationProcessCriteria : public DataContractBase
[<DataContractAttribute(Name = "ValidationProcessCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type ValidationProcessCriteria =
class
inherit DataContractBase
end
public class ValidationProcessCriteria extends DataContractBase
Der ValidationProcessCriteria-Typ macht folgende Elemente verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
ValidationProcessCriteria | Initializes a new instance of the ValidationProcessCriteria class. |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
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. (Geerbt von DataContractBase.) |
![]() |
Members | Gets or sets member codes (in combination with entity) to retrieve transactions for one or more specific members. |
![]() |
ModelId | Gets or sets the globally unique identifier (GUID) or the exact name of a model. |
![]() |
VersionId | Gets or sets the globally unique identifier (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)