Click or drag to resize

IGroupAdapterModifyPackageLabel Method

modifies the package label for grouping

Namespace:  PSI.Sox.Adapter.Interfaces
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
C#
string ModifyPackageLabel(
	string packageLabel
)

Parameters

packageLabel
Type: SystemString
ShipExec pdoc

Return Value

Type: String
ShipExec pdoc
See Also