Click or drag to resize

PackagePropertyPackageProperties Property

Gets or sets PackageProperties

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
public List<PackageProperty> PackageProperties { get; set; }

Property Value

Type: ListPackageProperty
See Also