Specifies whether this Properties collection 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(); |