QueryPropertyAttribute Class

Definition

public ref class QueryPropertyAttribute : Attribute
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true)]
public class QueryPropertyAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true)>]
type QueryPropertyAttribute = class
    inherit Attribute
Public Class QueryPropertyAttribute
Inherits Attribute
Inheritance
QueryPropertyAttribute
Attributes

Constructors

QueryPropertyAttribute(String, String)

Properties

Name
QueryId

Applies to