Click or drag to resize

ProfileTemplates Property

Gets or Sets Templates

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DataMemberAttribute(EmitDefaultValue = false)]
public List<Template> Templates { get; set; }

Property Value

Type: ListTemplate

Implements

IProfileTemplates
See Also