UserToolsLetterGeneratoruniqueChainLetters Field |
Namespace: SxcDeskAppLibAssembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntaxprivate Dictionary<string, Doc> uniqueChainLetters
Private uniqueChainLetters As Dictionary(Of String, Doc)
private:
Dictionary<String^, Doc^>^ uniqueChainLetters
val mutable private uniqueChainLetters: Dictionary<string, Doc>
Field Value
Type:
DictionaryString,
Doc
See Also