PropertyHostExtensions.MarkAsClean Method
From Tungsten Suite
Tungsten
|
|
PropertyHostExtensionsMarkAsClean Method |
Scans each field and property of type IProperty and sets it's IsDirty flag to false
Namespace: W
Assembly: Tungsten.Property (in Tungsten.Property.dll) Version: 2.0.2
C#
public static void MarkAsClean( this Object this )
Parameters
- this
- Type: SystemObject
The object on which to mark all properties as clean