CustomSchemeDataT Properties |
The CustomSchemeDataT generic type exposes the following members.
Name | Description | |
---|---|---|
HasCustom |
Gets or sets a value that indicates whether the scheme contains custom scheme data
| |
IsExternal |
Gets or sets a value that indicates whether the scheme is an external scheme (stored in an external file).
| |
IsSession |
Gets or sets a value that indicates whether the scheme is an user defined scheme (stored in the session file).
| |
IsSystem |
Gets or sets a value that indicates whether the scheme is a system scheme.
| |
Name |
Gets or sets the scheme name.
| |
SchemeData |
Gets or sets the custom scheme data.
|