PrerequisiteMatchingCriterion Class

Definition

Represents the criteria for the prerequisite matching.

public ref class PrerequisiteMatchingCriterion : Microsoft::MasterDataServices::MatchingCriterion
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="PrerequisiteMatchingCriterion", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class PrerequisiteMatchingCriterion : Microsoft.MasterDataServices.MatchingCriterion
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="PrerequisiteMatchingCriterion", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type PrerequisiteMatchingCriterion = class
    inherit MatchingCriterion
Public Class PrerequisiteMatchingCriterion
Inherits MatchingCriterion
Inheritance
PrerequisiteMatchingCriterion
Attributes

Constructors

PrerequisiteMatchingCriterion()

Initializes a new instance of the PrerequisiteMatchingCriterion class.

Properties

ExtensionData

Get or sets the extension data for the criterion.

(Inherited from MatchingCriterion)
Mappings

Gets or sets the list of the mappings.

(Inherited from MatchingCriterion)

Applies to