Metodo DedNetInvAppGetAnagStateImageKey
|
Restituisce il valore dell'attributo identificato dal nome passato
Namespace: DedNetInvAssembly: DedNetInv (in DedNetInv.dll) Versione: 27.1.0
Sintassi public Image GetAnagStateImageKey(
FileStateElement el
)
Public Function GetAnagStateImageKey (
el As FileStateElement
) As Image
public:
virtual Image^ GetAnagStateImageKey(
FileStateElement^ el
) sealed
abstract GetAnagStateImageKey :
el : FileStateElement -> Image
override GetAnagStateImageKey :
el : FileStateElement -> Image
Parametri
- el FileStateElement
Valore di ritorno
ImageImplementa
IFileStateInformerGetAnagStateImageKey(FileStateElement)Vedi anche