| SyncTaskBaseCurrentProject Property  | 
            Gets or sets the current project.
            
 
Namespace: SD.LLBLGen.Pro.ApplicationCore.SynchronizationAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntaxpublic Project CurrentProject { get; set; }Public Property CurrentProject As Project
	Get
	Set
Property Value
Type: 
Project
See Also