IntegerInfo interface

Extends

Vlastnosti

entityKind

Zděděné vlastnosti

childOf
comment
definedIn
description
displayName
dtdlVersion
id
languageVersion
supplementalProperties
supplementalTypeIds
supplementalTypes
undefinedProperties
undefinedTypes

Zděděné metody

validateInstance(string)

Podrobnosti vlastnosti

entityKind

entityKind: "integer"

Hodnota vlastnosti

"integer"

Podrobnosti zděděných vlastností

childOf

childOf: undefined | string

Hodnota vlastnosti

undefined | string

Zděděno zNumericSchemaInfo.childOf

comment

comment?: string

Hodnota vlastnosti

string

Zděděno zNumericSchemaInfo.comment

definedIn

definedIn: undefined | string

Hodnota vlastnosti

undefined | string

Zděděno zNumericSchemaInfo.definedIn

description

description?: LanguageStringType

Hodnota vlastnosti

Zděděno zNumericSchemaInfo.description

displayName

displayName?: LanguageStringType

Hodnota vlastnosti

Zděděno zNumericSchemaInfo.displayName

dtdlVersion

dtdlVersion: number

Hodnota vlastnosti

number

Zděděno zNumericSchemaInfo.dtdlVersion

id

id: string

Hodnota vlastnosti

string

Zděděno odNumericSchemaInfo.id

languageVersion

languageVersion?: number

Hodnota vlastnosti

number

Zděděno zNumericSchemaInfo.languageVersion

supplementalProperties

supplementalProperties: {[x: string]: any}

Hodnota vlastnosti

{[x: string]: any}

Zděděno zNumericSchemaInfo.supplementalProperties

supplementalTypeIds

supplementalTypeIds: string[]

Hodnota vlastnosti

string[]

Zděděno zNumericSchemaInfo.supplementalTypeIds

supplementalTypes

supplementalTypes: SupplementalTypeInfo[]

Hodnota vlastnosti

Zděděno zNumericSchemaInfo.supplementalTypes

undefinedProperties

undefinedProperties: {[name: string]: any}

Hodnota vlastnosti

{[name: string]: any}

Zděděno zNumericSchemaInfo.undefinedProperties

undefinedTypes

undefinedTypes: string[]

Hodnota vlastnosti

string[]

Zděděno zNumericSchemaInfo.undefinedTypes

Podrobnosti zděděných metod

validateInstance(string)

function validateInstance(instanceText: string): boolean

Parametry

instanceText

string

Návraty

boolean

Zděděno zNumericSchemaInfo.validateInstance