SyncTaskBaseCurrentProject Property |
Gets or sets the current project.
Namespace:
SD.LLBLGen.Pro.ApplicationCore.Synchronization
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.2.0.0 (5.2.17.0403)
Syntax public Project CurrentProject { get; set; }
Public Property CurrentProject As Project
Get
Set
Property Value
Type:
ProjectSee Also