|
PropertyHostIsDirty Property
|
Finds all Properties and checks their IsDirty flag
Namespace:
W
Assembly:
Tungsten.Property (in Tungsten.Property.dll) Version: 2.0.2
Syntaxpublic bool IsDirty { get; }
Return Value
Type:
BooleanTrue if any Property's IsDirty flag is true. Otherwise false.
See Also