Click or drag to resize

DeviceConfigManagerHasDescriptions Method

Query if this configuration has received descriptions

Namespace:  Rubedos.Viper.Net
Assembly:  Rubedos.Viper.Net (in Rubedos.Viper.Net.dll) Version: 1.0.0.2357 (1.0.00000.2357)
Syntax
C#
public bool HasDescriptions()

Return Value

Type: Boolean
True if descriptions, false if not.
Remarks
HSI, 2018.10.19.
See Also