ArcFM Solution Developer Guide
Priority Property (DesignerPropertyPage)


Priority of the Page in the parent ArcFM Properties Manager window.
Syntax
public System.int Priority {get; set;}
'Declaration
 
Public Property Priority As System.Integer
 
'Usage
 
Dim instance As DesignerPropertyPage
Dim value As System.Integer
 
instance.Priority = value
 
value = instance.Priority
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

DesignerPropertyPage Class
DesignerPropertyPage Members

 

 


Send Comment