ArcFM Mobile Developer Guide
ActivePriority Property


Version: 10.2.1b

Resource Center Home

The priority of the presenter. This determines the order that the views are added to the region.
Syntax
'Declaration
 
Property ActivePriority As Integer
'Usage
 
Dim instance As IPriorityViewService
Dim value As Integer
 
instance.ActivePriority = value
 
value = instance.ActivePriority
int ActivePriority {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

IPriorityViewService Interface
IPriorityViewService Members

 

 


Send Comment