ArcFM Engine Developer Guide
COMProgID Property


If the search strategy has been written in VB6, this property requires its ProgID. If the search strategy has been written in C#, this returns an empty string.
Syntax
'Declaration
 
<DispIdAttribute(1610678281)>
ReadOnly Property COMProgID As String
'Usage
 
Dim instance As IMMSearchStrategyUI
Dim value As String
 
value = instance.COMProgID
[DispId(1610678281)]
string COMProgID {get;}

Property Value

String
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

IMMSearchStrategyUI Interface
IMMSearchStrategyUI Members

 

 


Send Comment