Share via


ObservableObject.RaisePropertyChanging Method (String)

 

Applies To: Dynamics CRM 2015

Namespace:   Microsoft.Xrm.Client.Windows.Controls.ConnectionDialog
Assembly:  Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)

Syntax

protected void RaisePropertyChanging(
    string propertyName
)
protected:
void RaisePropertyChanging(
    String^ propertyName
)
member RaisePropertyChanging : 
        propertyName:string -> unit
Protected Sub RaisePropertyChanging (
    propertyName As String
)

Parameters

See Also

ObservableObject Class
Microsoft.Xrm.Client.Windows.Controls.ConnectionDialog Namespace

Return to top

© 2017 Microsoft. All rights reserved. Copyright