ArcFM Responder Mobile Developer Guide
LengthInteger Class
Members 






Measured Length (as Long Integer) Attribute Update Object
Object Model
LengthInteger Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ComVisibleAttribute(True)>
<ComponentCategoryAttribute(Description="M&M Attribute AutoUpdate Objects", CategoryID=a4581fa0-b18c-11d3-80c3-0050da5be899)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("F427BA42-EEE7-11D3-BB02-005004D30CD2")>
<System.Runtime.InteropServices.ProgIdAttribute("MMAttrAUStrategy.MMLengthStrategy")>
Public Class LengthInteger 
   Inherits LengthAU
   Implements Miner.Interop.IMMAttrAUStrategy, Miner.Interop.IMMAttrAUStrategyEx 
'Usage
 
Dim instance As LengthInteger
[System.Runtime.InteropServices.ComVisible(true)]
[ComponentCategory(Description="M&M Attribute AutoUpdate Objects", CategoryID=a4581fa0-b18c-11d3-80c3-0050da5be899)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("F427BA42-EEE7-11D3-BB02-005004D30CD2")]
[System.Runtime.InteropServices.ProgId("MMAttrAUStrategy.MMLengthStrategy")]
public class LengthInteger : LengthAU, Miner.Interop.IMMAttrAUStrategy, Miner.Interop.IMMAttrAUStrategyEx  
System.Runtime.InteropServices.ComVisibleAttribute()
ComponentCategoryAttribute(Description="M&M Attribute AutoUpdate Objects", CategoryID=a4581fa0-b18c-11d3-80c3-0050da5be899)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("F427BA42-EEE7-11D3-BB02-005004D30CD2")
System.Runtime.InteropServices.ProgIdAttribute("MMAttrAUStrategy.MMLengthStrategy")
public class LengthInteger extends LengthAU implements Miner.Interop.IMMAttrAUStrategy, Miner.Interop.IMMAttrAUStrategyEx 
[System.Runtime.InteropServices.ComVisible(true)]
[ComponentCategory(Description="M&M Attribute AutoUpdate Objects", CategoryID=a4581fa0-b18c-11d3-80c3-0050da5be899)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("F427BA42-EEE7-11D3-BB02-005004D30CD2")]
[System.Runtime.InteropServices.ProgId("MMAttrAUStrategy.MMLengthStrategy")]
public __gc class LengthInteger : public LengthAU, Miner.Interop.IMMAttrAUStrategy, Miner.Interop.IMMAttrAUStrategyEx  
[System.Runtime.InteropServices.ComVisible(true)]
[ComponentCategory(Description="M&M Attribute AutoUpdate Objects", CategoryID=a4581fa0-b18c-11d3-80c3-0050da5be899)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("F427BA42-EEE7-11D3-BB02-005004D30CD2")]
[System.Runtime.InteropServices.ProgId("MMAttrAUStrategy.MMLengthStrategy")]
public ref class LengthInteger : public LengthAU, Miner.Interop.IMMAttrAUStrategy, Miner.Interop.IMMAttrAUStrategyEx  
Remarks
Purpose: This strategy will return the measured length of the linear feature as a long integer. Note: This strategy is functionally identical to the LengthMeasured class.
Inheritance Hierarchy

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

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

LengthInteger Members
Miner.Geodatabase.AutoUpdaters Namespace

Send Feedback