ArcFM Responder Mobile Developer Guide
CurrentDate Class
Members 






This strategy will query the system for a date and return the value.
Object Model
CurrentDate Class
Syntax
[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("F427BA3E-EEE7-11D3-BB02-005004D30CD2")]
[System.Runtime.InteropServices.ProgId("MMAttrAUStrategy.MMDateAUStrategy")]
public class CurrentDate : AttrAU, Miner.Interop.IMMAttrAUStrategy, Miner.Interop.IMMAttrAUStrategy2, 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("F427BA3E-EEE7-11D3-BB02-005004D30CD2")
System.Runtime.InteropServices.ProgIdAttribute("MMAttrAUStrategy.MMDateAUStrategy")
public class CurrentDate extends AttrAU implements Miner.Interop.IMMAttrAUStrategy, Miner.Interop.IMMAttrAUStrategy2, 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("F427BA3E-EEE7-11D3-BB02-005004D30CD2")]
[System.Runtime.InteropServices.ProgId("MMAttrAUStrategy.MMDateAUStrategy")]
public __gc class CurrentDate : public AttrAU, Miner.Interop.IMMAttrAUStrategy, Miner.Interop.IMMAttrAUStrategy2, 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("F427BA3E-EEE7-11D3-BB02-005004D30CD2")]
[System.Runtime.InteropServices.ProgId("MMAttrAUStrategy.MMDateAUStrategy")]
public ref class CurrentDate : public AttrAU, Miner.Interop.IMMAttrAUStrategy, Miner.Interop.IMMAttrAUStrategy2, Miner.Interop.IMMAttrAUStrategyEx  
'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("F427BA3E-EEE7-11D3-BB02-005004D30CD2")>
<System.Runtime.InteropServices.ProgIdAttribute("MMAttrAUStrategy.MMDateAUStrategy")>
Public Class CurrentDate 
   Inherits AttrAU
   Implements Miner.Interop.IMMAttrAUStrategy, Miner.Interop.IMMAttrAUStrategy2, Miner.Interop.IMMAttrAUStrategyEx 
 
'Usage
 
Dim instance As CurrentDate
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.AutoUpdaters.AttrAU
      Miner.Geodatabase.AutoUpdaters.CurrentDate

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

CurrentDate Members
Miner.Geodatabase.AutoUpdaters Namespace

Send Feedback