Click or drag to resize

CustomSchemeDataT Properties

The CustomSchemeDataT generic type exposes the following members.

Properties
  NameDescription
Public propertyHasCustom
Gets or sets a value that indicates whether the scheme contains custom scheme data
Public propertyIsExternal
Gets or sets a value that indicates whether the scheme is an external scheme (stored in an external file).
Public propertyIsSession
Gets or sets a value that indicates whether the scheme is an user defined scheme (stored in the session file).
Public propertyIsSystem
Gets or sets a value that indicates whether the scheme is a system scheme.
Public propertyName
Gets or sets the scheme name.
Public propertySchemeData
Gets or sets the custom scheme data.
Top
See Also