Click or drag to resize

ModifyPackageListResultModifyPackageResults Property

List of ModifyPackageResult

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

Property Value

Type: ListModifyPackageResult
See Also