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