FabricationService.GetButton
Description:
Gets the service button for a given group index and button index from the service.
Gets the service button for a given group index and button index from the service.
public FabricationServiceButton GetButton(
int groupIndex,
int buttonIndex
)
-
groupIndexThe group index.
-
buttonIndexThe button index.
Return Value
The service button
The service button
-
the index groupIndex is not larger or equal to 0 and less than GroupCount