DynamicKeywordProperty Class

Definition

Metadata about a member property for a dynamic keyword.

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

Constructors

DynamicKeywordProperty()

Properties

Attributes

Any attributes that the property has.

IsKey

Indicates that this property is a key.

Mandatory

Indicates that this property is mandatory and must be present.

Name

The name of the property.

Range

Indicates a range constraint on the property value.

TypeConstraint

The required type of the property.

ValueMap

Mapping the descriptive values to the actual values.

Values

List of strings that may be used as values for this property.

Applies to