Metodo DedNetInvAppGetAnagStateImageKey
|
Restituisce il valore dell'attributo identificato dal nome passato
Namespace: DedNetInvAssembly: DedNetInv (in DedNetInv.dll) Versione: 28.1.0-RC3
Sintassipublic 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