IntegerInfo interface

يمتد

الخصائص

entityKind

الخصائص الموروثة

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

الأساليب المتوارثة

validateInstance(string)

تفاصيل الخاصية

entityKind

entityKind: "integer"

قيمة الخاصية

"integer"

تفاصيل الخاصية الموروثة

childOf

childOf: undefined | string

قيمة الخاصية

undefined | string

موروثة منNumericSchemaInfo.childOf

comment

comment?: string

قيمة الخاصية

string

موروثة منNumericSchemaInfo.comment

definedIn

definedIn: undefined | string

قيمة الخاصية

undefined | string

موروثة منNumericSchemaInfo.definedIn

description

description?: LanguageStringType

قيمة الخاصية

موروثة منNumericSchemaInfo.description

displayName

displayName?: LanguageStringType

قيمة الخاصية

موروثة منNumericSchemaInfo.displayName

dtdlVersion

dtdlVersion: number

قيمة الخاصية

number

موروثة منNumericSchemaInfo.dtdlVersion

id

id: string

قيمة الخاصية

string

موروثة منNumericSchemaInfo.id

languageVersion

languageVersion?: number

قيمة الخاصية

number

موروثة منNumericSchemaInfo.languageVersion

supplementalProperties

supplementalProperties: {[x: string]: any}

قيمة الخاصية

{[x: string]: any}

موروثة منNumericSchemaInfo.supplementalProperties

supplementalTypeIds

supplementalTypeIds: string[]

قيمة الخاصية

string[]

موروثة منNumericSchemaInfo.supplementalTypeIds

supplementalTypes

supplementalTypes: SupplementalTypeInfo[]

قيمة الخاصية

موروثة منNumericSchemaInfo.supplementalTypes

undefinedProperties

undefinedProperties: {[name: string]: any}

قيمة الخاصية

{[name: string]: any}

موروثة منNumericSchemaInfo.undefinedProperties

undefinedTypes

undefinedTypes: string[]

قيمة الخاصية

string[]

موروثة منNumericSchemaInfo.undefinedTypes

تفاصيل الأساليب المتوارثة

validateInstance(string)

function validateInstance(instanceText: string): boolean

المعلمات

instanceText

string

المرتجعات

boolean

موروثة منNumericSchemaInfo.validateInstance