IScriptingObject
base type for scripting object
Extends
Extended by
IAnalyticsIApplicationIAuthIFormIGlobalIHttpILoanIMemStorageIModuleIServiceISessionIStylingITransactionITransactionTemplateIWebSocket
Methods
_dispose()?
optional _dispose(): void;
Returns
void
_toJSON()
_toJSON(): RemotingScriptingObject;
Returns
Properties
id
readonly id: string;
Inherited from
objectType
readonly objectType: string;