ArcFM Desktop Developer Guide
QAAPI Class
Members 


Product Availability
Required Licenses
.NET Assembly
CLS-76274 - This class is an API that was added to allow PS to run the ADMS QA Rules. The class is essentially a copy of the Execute command in Miner.Desktop\Miner.Desktop\FeederManager\FindFeeder\Commands\AdmsFeederQaCommand.cs ADMSQAResult is basically a clone of FeederQAError, which is not exposed. There is commented out code in the AdmsFeederQaCommand.Execute() method to run this code to allow for development and debugging in parallel, eliminating the need for a separate app or GDBM action handler. This code is currently "incomplete" in that PS would prefer that the method take a FEEDERID and handle the coversion to a FeatureKey itself, rather than forcing PS to write code to do it. That is still under discussion and will be resolved at a later date.
Object Model
QAAPI Class
Syntax
'Declaration
 
Public MustInherit NotInheritable Class QAAPI 
'Usage
 
Dim instance As QAAPI
public static class QAAPI 
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.QAAPI

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

QAAPI Members
Miner.Geodatabase Namespace

 

 


Send Comment