DiscoveryCommandRequestTargets - свойство
Command targets (components):
- all - for all components.
- component type - for all components of that type.
- CID - only for specific component by it's identifier.
Пространство имён: Tessa.DiscoveryСборка: Tessa (в Tessa.dll) Версия: 4.0.4
public string[]? Targets { get; set; }
Public Property Targets As String()
Get
Set
public:
property array<String^>^ Targets {
array<String^>^ get ();
void set (array<String^>^ value);
}
member Targets : string[] with get, set
Значение свойства
String