Click or drag to resize

ModelGetApplicationIconColor Method (ApplicationIconColor)

Gets the hexadecimal color code for an application icon color. Returns null if branding color.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public static string GetApplicationIconColor(
	ApplicationIconColor color
)

Parameters

color
Type: Packflow.ModelingApplicationIconColor

Return Value

Type: String
String
See Also