ArcFM Desktop Developer Guide
IsDirty Method (IMMAnalysisAPI)


Version: 10.2.1a

Resource Center Home

Returns long with bits indicating a change of state in the Analysis API.

0 - None

1 - Selection Analysis API (selection has changed)

2 - Network Analysis API

Syntax
'Declaration
 
Function IsDirty() As Integer
'Usage
 
Dim instance As IMMAnalysisAPI
Dim value As Integer
 
value = instance.IsDirty()
int IsDirty()

Return Value

Long

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

IMMAnalysisAPI Interface
IMMAnalysisAPI Members

 

 


Send Comment