DelegateRulePropertyName Property

Gets the name of the property associated with the rule.

Definition

Namespace: Aliquo.Windows.Base
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public string PropertyName { get; }

Property Value

String

Implements

IDelegateRulePropertyName

See Also