Click or drag to resize

PFApplicationThemeId Property

Gets or sets the theme id, referencing the theme commonly used on the application.

See GetActiveTheme method for more information.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public long ThemeId { get; set; }

Property Value

Type: Int64
See Also