Miner.Interop Namespace > MMFieldAdapterClass Class : DoesFieldRepresent Method |
'Declaration
Public Overridable Function DoesFieldRepresent( _ ByVal bsModel As System.String _ ) As System.Boolean
'Usage
Dim instance As MMFieldAdapterClass Dim bsModel As System.String Dim value As System.Boolean value = instance.DoesFieldRepresent(bsModel)
public virtual System.bool DoesFieldRepresent( System.string bsModel )
public function DoesFieldRepresent( bsModel: System.String ): System.Boolean; virtual;
public function DoesFieldRepresent( bsModel : System.String ) : System.boolean;
public: virtual System.bool DoesFieldRepresent( System.string* bsModel )
public: virtual System.bool DoesFieldRepresent( System.String^ bsModel )
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