CodeEngine..::..CompileResults Property
Namespace:
JiwaFinancials.Jiwa.JiwaApplication
Assembly: JiwaApplication (in JiwaApplication.dll)
Assembly: JiwaApplication (in JiwaApplication.dll)
Syntax
public CompilerResults CompileResults { get; set; }
Public Property CompileResults As CompilerResults Get Set
public: property CompilerResults^ CompileResults { CompilerResults^ get (); void set (CompilerResults^ value); }