ArcFM Desktop Developer Guide
HasInvalidDefiningAttributes Method


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

This method checks to see if the CU has outdated CUDAs and returns a boolean value. True=Outdated CUDAs; False=No outdated CUDAs.
Syntax
'Declaration
 
Function HasInvalidDefiningAttributes() As Boolean
'Usage
 
Dim instance As IMMCompatibleUnit3
Dim value As Boolean
 
value = instance.HasInvalidDefiningAttributes()
bool HasInvalidDefiningAttributes()

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

IMMCompatibleUnit3 Interface
IMMCompatibleUnit3 Members

 

 


Send Comment