ArcFM Responder Mobile Developer Guide
pxDBProperties Structure
Members 






Object Model
pxDBProperties Structure
Syntax
'Declaration
 
Public Structure pxDBProperties 
   Inherits System.ValueType
'Usage
 
Dim instance As pxDBProperties
public struct pxDBProperties : System.ValueType 
public type pxDBProperties = class(System.ValueType)
In JScript, you can use structures in other assemblies, but you cannot define your own.
public __value struct pxDBProperties : public System.ValueType 
public value class pxDBProperties : public System.ValueType 
Inheritance Hierarchy

System.Object
   System.ValueType
      Miner.Interop.Process.pxDBProperties

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

pxDBProperties Members
Miner.Interop.Process Namespace

Send Feedback