Compartir a través de


StrongId interface

Propiedad/Propiedades que representan un identificador único.

Propiedades

description

Descripciones localizadas.

displayName

Nombre para mostrar localizado.

keyPropertyNames

Propiedades que componen el identificador único.

strongIdName

Nombre que identifica el identificador seguro.

Detalles de las propiedades

description

Descripciones localizadas.

description?: {[propertyName: string]: string}

Valor de propiedad

{[propertyName: string]: string}

displayName

Nombre para mostrar localizado.

displayName?: {[propertyName: string]: string}

Valor de propiedad

{[propertyName: string]: string}

keyPropertyNames

Propiedades que componen el identificador único.

keyPropertyNames: string[]

Valor de propiedad

string[]

strongIdName

Nombre que identifica el identificador seguro.

strongIdName: string

Valor de propiedad

string