Click or drag to resize

CompanyConfigurationUsers Property

Gets or sets Users

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

Property Value

Type: ListUserConfiguration
See Also