Responder Developer Guide
Properties Property (UserInputManager)


Property used to specify additional information, as well as to pass certain data between invoker and executor
Syntax
public IDictionary<string,object> Properties {get;}
'Declaration
 
Public ReadOnly Property Properties As IDictionary(Of String,Object)
 
'Usage
 
Dim instance As UserInputManager
Dim value As IDictionary(Of String,Object)
 
value = instance.Properties
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

UserInputManager Class
UserInputManager Members

 

 


Send Comment