Specifies whether the value of the Content Engine property represented by
this Property object has changed since it was last saved (True)
or not (False).
Namespace:
FileNet.Api.PropertyAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Function IsDirty As Boolean |
C# |
---|
bool IsDirty() |
Visual C++ |
---|
bool IsDirty() |
JavaScript |
---|
function isDirty(); |