Click or drag to resize
ProjectSettingGroupPropertiesClone Property
Gets or sets the properties clone. This is the clone which is edited by the group, if the group is targeting properties of the ProjectProperties object.

Namespace:  SD.LLBLGen.Pro.ApplicationCore.Configuration
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.3.0.0 (5.3.0)
Syntax
protected Object PropertiesClone { get; }

Property Value

Type: Object
See Also