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()
Protected Overridable Function DetermineIsValid As Boolean
Return Value
Type:
BooleanSee Also