ArcFM Responder Mobile Developer Guide
PxNodeHistoryClass Class
Members 






Object Model
PxNodeHistoryClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("101C5032-ACA7-45BC-8C09-C76E55771EA6")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class PxNodeHistoryClass 
   Inherits System.__ComObject
   Implements IMMPxNodeHistory, PxNodeHistory 
'Usage
 
Dim instance As PxNodeHistoryClass
[System.Runtime.InteropServices.Guid("101C5032-ACA7-45BC-8C09-C76E55771EA6")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public class PxNodeHistoryClass : System.__ComObject, IMMPxNodeHistory, PxNodeHistory  
public class PxNodeHistoryClass = class(System.__ComObject, IMMPxNodeHistory, PxNodeHistory)
System.Runtime.InteropServices.GuidAttribute("101C5032-ACA7-45BC-8C09-C76E55771EA6")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ComImportAttribute()
public class PxNodeHistoryClass extends System.__ComObject implements IMMPxNodeHistory, PxNodeHistory 
[System.Runtime.InteropServices.Guid("101C5032-ACA7-45BC-8C09-C76E55771EA6")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public __gc class PxNodeHistoryClass : public System.__ComObject, IMMPxNodeHistory, PxNodeHistory  
[System.Runtime.InteropServices.Guid("101C5032-ACA7-45BC-8C09-C76E55771EA6")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public ref class PxNodeHistoryClass : public System.__ComObject, IMMPxNodeHistory, PxNodeHistory  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.Process.PxNodeHistoryClass

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

PxNodeHistoryClass Members
Miner.Interop.Process Namespace

Send Feedback