Condividi tramite


StrongId interface

Proprietà/Proprietà che rappresentano un ID univoco.

Proprietà

description

Descrizioni localizzate.

displayName

Nome visualizzato localizzato.

keyPropertyNames

Proprietà che costituiscono l'ID univoco.

strongIdName

Nome che identifica l'ID sicuro.

Dettagli proprietà

description

Descrizioni localizzate.

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

Valore della proprietà

{[propertyName: string]: string}

displayName

Nome visualizzato localizzato.

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

Valore della proprietà

{[propertyName: string]: string}

keyPropertyNames

Proprietà che costituiscono l'ID univoco.

keyPropertyNames: string[]

Valore della proprietà

string[]

strongIdName

Nome che identifica l'ID sicuro.

strongIdName: string

Valore della proprietà

string