ArcFM Engine Developer Guide
PullCableNeutralStockSize Property (MMPullCblConfigClass)


Syntax
'Declaration
 
<DispIdAttribute(1610678276)>
Public Overridable ReadOnly Property PullCableNeutralStockSize( _
   ByVal neutralStockSize As Integer, _
   ByVal condStockSize As Integer _
) As Boolean
'Usage
 
Dim instance As MMPullCblConfigClass
Dim neutralStockSize As Integer
Dim condStockSize As Integer
Dim value As Boolean
 
value = instance.PullCableNeutralStockSize(neutralStockSize, condStockSize)
[DispId(1610678276)]
public virtual bool PullCableNeutralStockSize( 
   int neutralStockSize,
   int condStockSize
) {get;}

Parameters

neutralStockSize
condStockSize
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

MMPullCblConfigClass Class
MMPullCblConfigClass Members

 

 


Send Comment