Share via


CriteriaPropertyMappingAttribute Class

Definition

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

public ref class CriteriaPropertyMappingAttribute sealed : Microsoft::EnterpriseManagement::Configuration::MappingAttribute
[System.AttributeUsage(System.AttributeTargets.Field | System.AttributeTargets.Property, AllowMultiple=false, Inherited=false)]
public sealed class CriteriaPropertyMappingAttribute : Microsoft.EnterpriseManagement.Configuration.MappingAttribute
type CriteriaPropertyMappingAttribute = class
    inherit MappingAttribute
Public NotInheritable Class CriteriaPropertyMappingAttribute
Inherits MappingAttribute
Inheritance
CriteriaPropertyMappingAttribute
Attributes

Constructors

CriteriaPropertyMappingAttribute(String)

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Initializes a new instance of the CriteriaPropertyMappingAttribute class.

Properties

Property

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Gets the name of the criteria property.

Applies to