AdminToolsBroadcastMessagetargetList Field |
Namespace: SxcDeskAppLibAssembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntaxprivate List<ComboBoxItemTarget> targetList
Private targetList As List(Of ComboBoxItemTarget)
private:
List<ComboBoxItemTarget^>^ targetList
val mutable private targetList: List<ComboBoxItemTarget>
Field Value
Type:
ListComboBoxItemTarget
See Also