ArcFM Solution Developer Guide
PullCableNeutralStockSize Property (MMPullCblConfigClass)


Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678276)>
Public Overridable ReadOnly Property PullCableNeutralStockSize( _
   ByVal neutralStockSize As System.Integer, _
   ByVal condStockSize As System.Integer _
) As System.Boolean
'Usage
 
Dim instance As MMPullCblConfigClass
Dim neutralStockSize As System.Integer
Dim condStockSize As System.Integer
Dim value As System.Boolean
 
value = instance.PullCableNeutralStockSize(neutralStockSize, condStockSize)
[System.Runtime.InteropServices.DispId(1610678276)]
public virtual System.bool PullCableNeutralStockSize( 
   System.int neutralStockSize,
   System.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