Metabase > Metabase Assembly Interfaces > IMetabaseCodeBlock > IMetabaseCodeBlock.Valid
Valid: Boolean;
The Valid property returns True if syntax check succeeded.
The property use is given in example for the Execute method.
See also:
IMetabaseCodeBlock