Share via


CriteriaPropertyMappingAttribute.Property Property

Definition

[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.

public:
 property System::String ^ Property { System::String ^ get(); };
public string Property { get; }
member this.Property : string
Public ReadOnly Property Property As String

Property Value

The name of the criteria property.

Applies to