Metodo IFileStateInformerGetSelectionImageKey
|
Restituisce l'indice stringa o nome dell'immagine rappresentante l'icona di selezione dell'elemento.
Namespace:
DedNetInv
Assembly:
DedNetInv (in DedNetInv.dll) Versione: 21.3.0.0 (21.3.0.0)
Sintassi string GetSelectionImageKey(
FileStateElement el
)
Function GetSelectionImageKey (
el As FileStateElement
) As String
String^ GetSelectionImageKey(
FileStateElement^ el
)
abstract GetSelectionImageKey :
el : FileStateElement -> string
Parametri
- el
- Tipo: DedNetInvFileStateElement
Elemento in oggetto.
Valore di ritorno
Tipo:
StringVedi anche