ArcFM Server Developer Guide
View Property (ICuFilterViewModel)


The UI to display for the filter (e.g., text box, combo box, etc.).
Syntax
UserControl View {get; set;}
'Declaration
 
Property View As UserControl
 
'Usage
 
Dim instance As ICuFilterViewModel
Dim value As UserControl
 
instance.View = value
 
value = instance.View
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

ICuFilterViewModel Interface
ICuFilterViewModel Members

 

 


Send Comment