Partager via


StrongId interface

Propriété/Propriétés qui représentent un ID unique.

Propriétés

description

Descriptions localisées.

displayName

Nom complet localisé.

keyPropertyNames

Propriétés qui composent l’ID unique.

strongIdName

Nom identifiant l’ID fort.

Détails de la propriété

description

Descriptions localisées.

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

Valeur de propriété

{[propertyName: string]: string}

displayName

Nom complet localisé.

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

Valeur de propriété

{[propertyName: string]: string}

keyPropertyNames

Propriétés qui composent l’ID unique.

keyPropertyNames: string[]

Valeur de propriété

string[]

strongIdName

Nom identifiant l’ID fort.

strongIdName: string

Valeur de propriété

string