Click or drag to resize

SiteConfigurationProfiles Property

Gets or sets Profiles

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

Property Value

Type: ListProfileConfiguration
See Also