FeatureRaisePropertyChanged Method (String)

PreStorm - A Data Client for ArcGIS Server REST API
Called from a property setter to notify the framework that a member has changed.

Namespace:  PreStorm
Assembly:  PreStorm (in PreStorm.dll) Version: 1.8.19.0 (1.8.19.0)
Syntax

protected void RaisePropertyChanged(
	string propertyName
)

Parameters

propertyName
Type: SystemString
See Also

Reference