Click or drag to resize

SiteConfigurationAddressGroups Property

Gets or sets AddressGroups

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

Property Value

Type: ListAddressGroup
See Also