ArcFM Solution Developer Guide
DashboardRequest Constructor(String)


Syntax
'Declaration
 
<System.ObsoleteAttribute(Message="Use ctor with DashBoardQueryType", IsError=True)>
Public Function New( _
   ByVal queryKey As System.String _
)
'Usage
 
Dim queryKey As System.String
 
Dim instance As New DashboardRequest(queryKey)
[System.Obsolete(Message="Use ctor with DashBoardQueryType", IsError=true)]
public DashboardRequest( 
   System.string queryKey
)

Parameters

queryKey
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

DashboardRequest Class
DashboardRequest Members
Overload List

 

 


Send Comment