ReportToolsChainRequestsscratch Field |
Namespace: SxcDeskAppLibAssembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntaxprivate Dictionary<Object, Object> scratch
Private scratch As Dictionary(Of Object, Object)
private:
Dictionary<Object^, Object^>^ scratch
val mutable private scratch: Dictionary<Object, Object>
Field Value
Type:
DictionaryObject,
Object
See Also