Click or drag to resize

styleContainerShotProvidergetShotSet Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.reporting.style.shot
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public styleContainerShot getShotSet(
	appendRole role,
	appendType type = appendType.none
)
Request Example View Source

Parameters

role
Type: imbSCI.Core.reporting.style.enumsappendRole
type (Optional)
Type: imbSCI.Data.enums.appendsappendType

Return Value

Type: styleContainerShot
See Also