Share via


SdkMessageResponseField Constructor

[Applies to: Microsoft Dynamics CRM 2011]

Namespace: Microsoft.Crm.Services.Utility
Assembly: CrmSvcUtil (in CrmSvcUtil.dll)

Usage

'Usage

Syntax

'Declaration
Public Sub New ( _
    index As Integer, _
    name As String, _
    clrFormatter As String, _
    value As String _
)
public SdkMessageResponseField (
    int index,
    string name,
    string clrFormatter,
    string value
)

Parameters

  • index
  • name
  • clrFormatter
  • value

Platforms

Development Platforms

Windows Server 2008

Target Platforms

Windows 98,Windows 2000,Windows 2000 Server,Windows CE,Windows Server 2008,Windows 98 Second Edition,Pocket PC,Smart Phone,Windows Server 2003,Windows XP Professional,Windows Server 2008, Windows 7 (All Versions), Windows Vista (All Versions)

See Also

Reference

SdkMessageResponseField Class
SdkMessageResponseField Members
Microsoft.Crm.Services.Utility Namespace

Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.