Click or drag to resize
DebuggingHeader.RaisePropertyChanged Method

Namespace: CMS.SalesForce.WebServiceClient
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 8.2.23
Syntax
C#
protected void RaisePropertyChanged(
	string propertyName
)

Parameters

propertyName
Type: System.String
See Also