The method
pfcDetail.pfcDetail.DetailSymbolGroupInstructions_Create creates the
pfcDetail.DetailSymbolGroupInstructions data object that stores the name of the symbol group and the list of detail items to be included in the symbol group.
The method
pfcDetail.DetailSymbolGroupInstructions.GetItems returns the list of detail items included in the symbol group.
The method
pfcDetail.DetailSymbolGroupInstructions.SetItems sets the list of detail items to be included in the symbol group.
The method
pfcDetail.DetailSymbolGroupInstructions.GetName returns the name of the symbol group.
The method
pfcDetail.DetailSymbolGroupInstructions.SetName assigns the name of the symbol group.