IPtzSettingsAuxCommands Property |  |
Returns a list of auxiliary commands with their names.
Namespace: Bosch.Vms.CameoSdkAssembly: Bosch.Vms.CameoSdk (in Bosch.Vms.CameoSdk.dll) Version: 1.6.0.0
SyntaxIEnumerable<KeyValuePair<int, string>> AuxCommands { get; }Property Value
IEnumerableKeyValuePairInt32,
String
Exceptions
See Also