ICLRType.GetField(String) Method

Definition

public:
 Microsoft::BizTalk::MetaDataOM::ICLRFieldInfo ^ GetField(System::String ^ strName);
public Microsoft.BizTalk.MetaDataOM.ICLRFieldInfo GetField (string strName);
abstract member GetField : string -> Microsoft.BizTalk.MetaDataOM.ICLRFieldInfo
Public Function GetField (strName As String) As ICLRFieldInfo

Parameters

strName
String

Returns

ICLRFieldInfo

Applies to