SyncTaskBaseTaskResultDescription Property  | 
 
            Gets the task result description.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.Synchronization
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.4.0.0 (5.4.0)
Syntaxprotected abstract string TaskResultDescription { get; }Protected MustOverride ReadOnly Property TaskResultDescription As String
	Get
Property Value
Type: 
String
See Also