Click or drag to resize

ProfileConfigurationTemplates Property

Gets or sets the Templates

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

Property Value

Type: ListString
See Also