ArcFM Desktop Developer Guide
Instance Property (QAQCTopLevel)
Example 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Gets a reference to the attribute editor QAQC tab top level D8List.
Syntax
'Declaration
 
Public Shared ReadOnly Property Instance As IMMQAQCTopLevel
'Usage
 
Dim value As IMMQAQCTopLevel
 
value = QAQCTopLevel.Instance
public static IMMQAQCTopLevel Instance {get;}

Property Value

The instance.
Example
IMMQAQCTopLevel qaqcTopLevel = QAQCTopLevel.Instance;
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

QAQCTopLevel Class
QAQCTopLevel Members

 

 


Send Comment