Click or drag to resize
CallOptions.RaisePropertyChanged Method

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

Parameters

propertyName
Type: System.String
See Also