Miner.Responder.Shared Assembly > Miner.Responder.Shared Namespace > UserInputManager Class > CreateUserInput Method : CreateUserInput(String,IDictionary,Boolean) Method |
'Declaration Public Overloads Function CreateUserInput( _ ByVal typeName As String, _ ByVal properties As IDictionary, _ Optional ByVal useCachedInputsOnly As Boolean _ ) As IUserInput
'Usage Dim instance As UserInputManager Dim typeName As String Dim properties As IDictionary Dim useCachedInputsOnly As Boolean Dim value As IUserInput value = instance.CreateUserInput(typeName, properties, useCachedInputsOnly)
public IUserInput CreateUserInput( string typeName, IDictionary properties, bool useCachedInputsOnly )
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.