Click or drag to resize
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.1.0.0 (5.1.0)
Syntax
protected virtual bool DetermineIsValid()

Return Value

Type: Boolean
See Also