ProjectCloneControllerActiveClone Property |
Gets the active clone. Can be null, in which case there's no active clone (project hasn't been cloned yet)
Namespace:
SD.LLBLGen.Pro.ApplicationCore.ProjectClasses
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.9.0.0 (5.9.0)
Syntax public ProjectClone ActiveClone { get; }
Public ReadOnly Property ActiveClone As ProjectClone
Get
Property Value
Type:
ProjectCloneSee Also