Click or drag to resize

ProfileSedMethods Property

Gets or sets SEDMethods

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

Property Value

Type: ListSedMethod

Implements

IProfileSedMethods
See Also