Click or drag to resize

ProfileServices Property

Gets or sets Services

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

Property Value

Type: ListService

Implements

IProfileServices
See Also