Sets a reference to a
Dictionary as the value of the custom device item property specified by
name.
Namespace:
NationalInstruments.VeriStand.SystemDefinitionAPI
Assembly:
NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Visual Basic (Declaration) |
---|
Public Function SetDictionaryArrayProperty ( _
name As String, _
value As Dictionary() _
) As Boolean |
Return Value
true (True in Visual Basic) if the property
name is found.