ArcFM Desktop Developer Guide
IsModified Method


Indicates whether this configuration element has been modified since it was last saved or loaded when implemented in a derived class.
Syntax
'Declaration
 
Protected Overrides Function IsModified() As Boolean
'Usage
 
Dim instance As CustomPipelineRuleConfigurationElement
Dim value As Boolean
 
value = instance.IsModified()
protected override bool IsModified()

Return Value

true if the element has been modified; otherwise, false.
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

CustomPipelineRuleConfigurationElement Class
CustomPipelineRuleConfigurationElement Members

 

 


Send Comment