Miner.Interop Namespace > IMMFieldManager Interface : FieldByModel Method |
'Declaration
Function FieldByModel( _ ByVal bsModel As System.String _ ) As IMMFieldAdapter
'Usage
Dim instance As IMMFieldManager Dim bsModel As System.String Dim value As IMMFieldAdapter value = instance.FieldByModel(bsModel)
IMMFieldAdapter FieldByModel( System.string bsModel )
function FieldByModel( bsModel: System.String ): IMMFieldAdapter;
function FieldByModel( bsModel : System.String ) : IMMFieldAdapter;
IMMFieldAdapter* FieldByModel( System.string* bsModel )
IMMFieldAdapter^ FieldByModel( 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