Instructions
Method and Properties Introduced:
The method pfcDetailSymbolGroupInstructions.Create() creates the pfcDetailSymbolGroupInstructions data object that stores the name of the symbol group and the list of detail items to be included in the symbol group.
* 
Changes to the values of the pfcDetailSymbolGroupInstructions data object do not take effect until this object is used to modify the instance using the method pfcDetailSymbolGroup.Modify().
The property pfcDetailSymbolGroupInstructions.Items returns the list of detail items included in the symbol group.
The property pfcDetailSymbolGroupInstructions.Name returns the name of the symbol group.
Was this helpful?