Namespace: P4s3WebSvcRefLib.P4s3WebSvcReference
Assembly: P4s3WebSvcRefLib (in P4s3WebSvcRefLib.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: P4s3WebSvcRefLib (in P4s3WebSvcRefLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
protected void RaisePropertyChanged( string propertyName ) |
Visual Basic |
---|
Protected Sub RaisePropertyChanged ( propertyName As String ) |
Visual C++ |
---|
protected: void RaisePropertyChanged( String^ propertyName ) |
Parameters
- propertyName
- Type: System..::..String