Click or drag to resize

ProfileConfigurationServices Property

Gets or sets the Services

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

Property Value

Type: ListString
See Also