ArcFM Engine Developer Guide
PanelByRating Property (MMSecCktEnumServicePanelClass)


Syntax
'Declaration
 
<DispIdAttribute(1610678275)>
Public Overridable ReadOnly Property PanelByRating( _
   ByVal dCurrentRating As Double _
) As IMMSecCktServicePanel
'Usage
 
Dim instance As MMSecCktEnumServicePanelClass
Dim dCurrentRating As Double
Dim value As IMMSecCktServicePanel
 
value = instance.PanelByRating(dCurrentRating)
[DispId(1610678275)]
public virtual 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

MMSecCktEnumServicePanelClass Class
MMSecCktEnumServicePanelClass Members

 

 


Send Comment