PropertyHostNotifier.MarkAsClean Method

Tungsten Suite

PropertyHostNotifierMarkAsClean Method

Uses reflection to find all Properties and mark them as clean (call Property.MarkAsClean())

Namespace:  W
Assembly:  Tungsten.Property (in Tungsten.Property.dll) Version: 2.0.2
Syntax
C#
public void MarkAsClean()
See Also