| CodeGenerationTaskBaseDetermineIsValid Method  | 
 
            Determines whether this task is valid or not. Default implementation returns true.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.CodeGenerationMetaData
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.3.0.0 (5.3.0)
Syntaxprotected virtual bool DetermineIsValid()
Protected Overridable Function DetermineIsValid As Boolean
Return Value
Type: 
Boolean
See Also