ArcFM Solution Developer Guide
GetDirty Method (IMMSimplePersistentListItem)


Returns true if the list item or its children have changed since the time it was loaded from a stream.
Syntax
'Declaration
 
Function GetDirty() As Boolean
'Usage
 
Dim instance As IMMSimplePersistentListItem
Dim value As Boolean
 
value = instance.GetDirty()
bool GetDirty()

Return Value

Boolean
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMSimplePersistentListItem Interface
IMMSimplePersistentListItem Members

 

 


Send Comment