Metodo UtilityGetDocumentStates
|
Ritorna un dizionario chiave valore contenente l'accoppiata tra "immagine stato documentale" e
"enum identificativo".
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 29.0.0
Sintassipublic static Dictionary<DocumentStateEnum, SvgImage> GetDocumentStates()
Public Shared Function GetDocumentStates As Dictionary(Of DocumentStateEnum, SvgImage)
public:
static Dictionary<DocumentStateEnum, SvgImage^>^ GetDocumentStates()
static member GetDocumentStates : unit -> Dictionary<DocumentStateEnum, SvgImage>
Valore di ritorno
DictionaryDocumentStateEnum,
SvgImage
Vedi anche