Miner.Interop Namespace > MMPullCblLoadDBClass Class : PullCableSize Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678288)> Public Overridable ReadOnly Property PullCableSize( _ ByVal bstrKey As System.String _ ) As mmCblPullSize
'Usage
Dim instance As MMPullCblLoadDBClass Dim bstrKey As System.String Dim value As mmCblPullSize value = instance.PullCableSize(bstrKey)
[System.Runtime.InteropServices.DispId(1610678288)] public virtual mmCblPullSize PullCableSize( System.string bstrKey ) {get;}
public read-only property PullCableSize( bstrKey: System.String ): mmCblPullSize; virtual;
System.Runtime.InteropServices.DispIdAttribute(1610678288) public function get PullCableSize( bstrKey : System.String ) : mmCblPullSize
[System.Runtime.InteropServices.DispId(1610678288)] public: __property virtual mmCblPullSize get_PullCableSize( System.string* bstrKey );
[System.Runtime.InteropServices.DispId(1610678288)] public: virtual property mmCblPullSize PullCableSize { mmCblPullSize get(System.String^ bstrKey); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2