ArcFM Engine Developer Guide
IsModified Property


A boolean value indicating whether the data in the control has been modified.
Syntax
'Declaration
 
<DispIdAttribute(1610678281)>
ReadOnly Property IsModified As Boolean
'Usage
 
Dim instance As IMMMapBookControl
Dim value As Boolean
 
value = instance.IsModified
[DispId(1610678281)]
bool IsModified {get;}

Property 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

IMMMapBookControl Interface
IMMMapBookControl Members

 

 


Send Comment