ArcFM Engine Developer Guide
Assembly Property


Assembly containing classes that define UserInput controls
Syntax
'Declaration
 
Public Property Assembly As Assembly
'Usage
 
Dim instance As UserInputManager
Dim value As Assembly
 
instance.Assembly = value
 
value = instance.Assembly
public Assembly Assembly {get; set;}
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