CustomSchemeTIsSession Property |
Gets a value that indicates whether the scheme is a user defined scheme (stored in the session file).
Namespace:
Flex.Hal.Settings
Assembly:
Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 4.1.4031.1525
Syntax public bool IsSession { get; }
Public ReadOnly Property IsSession As Boolean
Get
Property Value
Type:
BooleanSee Also