PropertyRelation Class

Definition

Expresses a relationship between an argument and a property.

public ref class PropertyRelation
public class PropertyRelation
type PropertyRelation = class
Public Class PropertyRelation
Inheritance
PropertyRelation
Derived

Constructors

PropertyRelation()

Constructor

PropertyRelation(String, String, Boolean)

Constructor.

Properties

Argument

The name of the argument

Required

Flag indicating if the argument is required or not.

Value

The value.

Applies to