ArcFM Engine Developer Guide
PanelByRating Property (IMMSecCktEnumServicePanel)


Syntax
'Declaration
 
<DispIdAttribute(1610678275)>
ReadOnly Property PanelByRating( _
   ByVal dCurrentRating As Double _
) As IMMSecCktServicePanel
'Usage
 
Dim instance As IMMSecCktEnumServicePanel
Dim dCurrentRating As Double
Dim value As IMMSecCktServicePanel
 
value = instance.PanelByRating(dCurrentRating)
[DispId(1610678275)]
IMMSecCktServicePanel PanelByRating( 
   double dCurrentRating
) {get;}

Parameters

dCurrentRating
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

IMMSecCktEnumServicePanel Interface
IMMSecCktEnumServicePanel Members

 

 


Send Comment