Miner.Interop Namespace > IMMPullCblLoadDB Interface : PullCableMaterial Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678286)> ReadOnly Property PullCableMaterial( _ ByVal bstrKey As System.String _ ) As mmCblPullMaterial
'Usage
Dim instance As IMMPullCblLoadDB Dim bstrKey As System.String Dim value As mmCblPullMaterial value = instance.PullCableMaterial(bstrKey)
[System.Runtime.InteropServices.DispId(1610678286)] mmCblPullMaterial PullCableMaterial( System.string bstrKey ) {get;}
read-only property PullCableMaterial( bstrKey: System.String ): mmCblPullMaterial;
System.Runtime.InteropServices.DispIdAttribute(1610678286) function get PullCableMaterial( bstrKey : System.String ) : mmCblPullMaterial
[System.Runtime.InteropServices.DispId(1610678286)] __property mmCblPullMaterial get_PullCableMaterial( System.string* bstrKey );
[System.Runtime.InteropServices.DispId(1610678286)] property mmCblPullMaterial PullCableMaterial { mmCblPullMaterial 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