ArcFM Responder Mobile Developer Guide
MMWorkFunctionCalcObjectClass Class
Members 






Object Model
MMWorkFunctionCalcObjectClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("CB02DEC7-DAF2-4F0E-8ABA-DCF5F77B76C1")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMWorkFunctionCalcObjectClass 
   Inherits System.__ComObject
   Implements IMMWorkFunctionCalculator, MMWorkFunctionCalcObject 
'Usage
 
Dim instance As MMWorkFunctionCalcObjectClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("CB02DEC7-DAF2-4F0E-8ABA-DCF5F77B76C1")]
[System.Runtime.InteropServices.ComImport()]
public class MMWorkFunctionCalcObjectClass : System.__ComObject, IMMWorkFunctionCalculator, MMWorkFunctionCalcObject  
public class MMWorkFunctionCalcObjectClass = class(System.__ComObject, IMMWorkFunctionCalculator, MMWorkFunctionCalcObject)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("CB02DEC7-DAF2-4F0E-8ABA-DCF5F77B76C1")
System.Runtime.InteropServices.ComImportAttribute()
public class MMWorkFunctionCalcObjectClass extends System.__ComObject implements IMMWorkFunctionCalculator, MMWorkFunctionCalcObject 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("CB02DEC7-DAF2-4F0E-8ABA-DCF5F77B76C1")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMWorkFunctionCalcObjectClass : public System.__ComObject, IMMWorkFunctionCalculator, MMWorkFunctionCalcObject  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("CB02DEC7-DAF2-4F0E-8ABA-DCF5F77B76C1")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMWorkFunctionCalcObjectClass : public System.__ComObject, IMMWorkFunctionCalculator, MMWorkFunctionCalcObject  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMWorkFunctionCalcObjectClass

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

MMWorkFunctionCalcObjectClass Members
Miner.Interop Namespace

Send Feedback