The ID of a screen scheme.

interface ScreenSchemeId {
    id: number;
}

Properties

Properties

id: number

The ID of the screen scheme.