ArcFM Responder Mobile Developer Guide
LengthDouble Class
Members 






Length (as Double) Attribute Update Object
Object Model
LengthDouble Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ProgIdAttribute("MMAttrAUStrategy.MMLengthAUDouble")>
<System.Runtime.InteropServices.ComVisibleAttribute(True)>
<System.Runtime.InteropServices.GuidAttribute("A865A632-0A70-11D4-920D-00500464DA9D")>
<ComponentCategoryAttribute(Description="M&M Attribute AutoUpdate Objects", CategoryID=a4581fa0-b18c-11d3-80c3-0050da5be899)>
Public Class LengthDouble 
   Inherits LengthAU
   Implements Miner.Interop.IMMAttrAUStrategy, Miner.Interop.IMMAttrAUStrategyEx 
'Usage
 
Dim instance As LengthDouble
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ProgId("MMAttrAUStrategy.MMLengthAUDouble")]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("A865A632-0A70-11D4-920D-00500464DA9D")]
[ComponentCategory(Description="M&M Attribute AutoUpdate Objects", CategoryID=a4581fa0-b18c-11d3-80c3-0050da5be899)]
public class LengthDouble : LengthAU, Miner.Interop.IMMAttrAUStrategy, Miner.Interop.IMMAttrAUStrategyEx  
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ProgIdAttribute("MMAttrAUStrategy.MMLengthAUDouble")
System.Runtime.InteropServices.ComVisibleAttribute()
System.Runtime.InteropServices.GuidAttribute("A865A632-0A70-11D4-920D-00500464DA9D")
ComponentCategoryAttribute(Description="M&M Attribute AutoUpdate Objects", CategoryID=a4581fa0-b18c-11d3-80c3-0050da5be899)
public class LengthDouble extends LengthAU implements Miner.Interop.IMMAttrAUStrategy, Miner.Interop.IMMAttrAUStrategyEx 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ProgId("MMAttrAUStrategy.MMLengthAUDouble")]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("A865A632-0A70-11D4-920D-00500464DA9D")]
[ComponentCategory(Description="M&M Attribute AutoUpdate Objects", CategoryID=a4581fa0-b18c-11d3-80c3-0050da5be899)]
public __gc class LengthDouble : public LengthAU, Miner.Interop.IMMAttrAUStrategy, Miner.Interop.IMMAttrAUStrategyEx  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ProgId("MMAttrAUStrategy.MMLengthAUDouble")]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("A865A632-0A70-11D4-920D-00500464DA9D")]
[ComponentCategory(Description="M&M Attribute AutoUpdate Objects", CategoryID=a4581fa0-b18c-11d3-80c3-0050da5be899)]
public ref class LengthDouble : public LengthAU, Miner.Interop.IMMAttrAUStrategy, Miner.Interop.IMMAttrAUStrategyEx  
Remarks
Purpose: This strategy will return the length of the feature as a double-precision value, to the nearest whole number
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.AutoUpdaters.AttrAU
      Miner.Geodatabase.AutoUpdaters.LengthAU
         Miner.Geodatabase.AutoUpdaters.LengthDouble

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

LengthDouble Members
Miner.Geodatabase.AutoUpdaters Namespace

Send Feedback