Template..::..CompileResults Property

Namespace:  JiwaFinancials.Jiwa.JiwaInventory.Configuration.AttributeGroupTemplate
Assembly:  JiwaInventory (in JiwaInventory.dll)

Syntax


public CompilerResults CompileResults { get; }
Public ReadOnly Property CompileResults As CompilerResults
	Get
public:
property CompilerResults^ CompileResults {
	CompilerResults^ get ();
}