ArcFM Responder Mobile Developer Guide
LengthMeasured Class
Members 






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

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

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

LengthMeasured Members
Miner.Geodatabase.AutoUpdaters Namespace

Send Feedback