Sdílet prostřednictvím


ChannelEventArgs Constructor (String)

 

Applies To: Dynamics CRM 2015

Initializes a new instance of the ChannelEventArgs class using a message.

Namespace:   Microsoft.Xrm.Sdk.Client
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Syntax

public ChannelEventArgs(
    string message
)
public:
ChannelEventArgs(
    String^ message
)
new : 
        message:string -> ChannelEventArgs
Public Sub New (
    message As String
)

Parameters

See Also

ChannelEventArgs Class
Microsoft.Xrm.Sdk.Client Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright