OpenToolkitInvokerGrammarCache Property
|
Namespace: Ingeniux.CMS.Dita.OTAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxpublic bool GrammarCache { get; set; }Public Property GrammarCache As Boolean
Get
Set
public:
property bool GrammarCache {
bool get ();
void set (bool value);
}member GrammarCache : bool with get, set
Property Value
Boolean
See Also