[Missing <summary> documentation for "M:CWS.Common.NDXInterface.NDX.SoldService.WSResultContainer.RaisePropertyChanged(System.String)"]

Namespace:  CWS.Common.NDXInterface.NDX.SoldService
Assembly:  NDX (in NDX.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
protected void RaisePropertyChanged(
	string propertyName
)
Visual Basic (Declaration)
Protected Sub RaisePropertyChanged ( _
	propertyName As String _
)
Visual C++
protected:
void RaisePropertyChanged(
	String^ propertyName
)

Parameters

propertyName
Type: System..::.String

[Missing <param name="propertyName"/> documentation for "M:CWS.Common.NDXInterface.NDX.SoldService.WSResultContainer.RaisePropertyChanged(System.String)"]

See Also