ControllerAPI.Clients Property

public ControllerAPIClient[] Clients {get;}
This language is not supported or no code example is available.
public:  
property array< ControllerAPIClient^ >^ Clients { 
array< ControllerAPIClient^ >^ get( ); 
}
This language is not supported or no code example is available.
public function get Clients() : ControllerAPIClient[];
This language is not supported or no code example is available.

Property Value

ControllerAPIClient[]

In this article

Definition