Click or drag to resize

SiteConfigurationClients Property

Gets or sets Clients

Namespace:  PSI.Sox.Configuration
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[XmlArrayItemAttribute("Client")]
public List<ClientConfiguration> Clients { get; set; }

Property Value

Type: ListClientConfiguration
See Also