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)
Syntaxpublic ProjectClone ActiveClone { get; }Public ReadOnly Property ActiveClone As ProjectClone
	Get
Property Value
Type: 
ProjectClone
See Also