Click or drag to resize

SettingRuleExpressionProperty Property

Gets or sets the property of the element the rule has effect on

Namespace:  SD.LLBLGen.Pro.ApplicationCore.Configuration
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.9.0.0 (5.9.0)
Syntax
public PropertyInfo Property { get; set; }

Property Value

Type: PropertyInfo
See Also