ArcFM Responder Mobile Developer Guide
FMIIntent Property (MMExpressFavoriteClass)






Syntax
'Declaration
 
Public Overridable ReadOnly Property FMIIntent As mmFieldManagerIntent
'Usage
 
Dim instance As MMExpressFavoriteClass
Dim value As mmFieldManagerIntent
 
value = instance.FMIIntent
public virtual mmFieldManagerIntent FMIIntent {get;}
public read-only property FMIIntent: mmFieldManagerIntent; virtual; 
public function get FMIIntent : mmFieldManagerIntent
public: __property virtual mmFieldManagerIntent get_FMIIntent();
public:
virtual property mmFieldManagerIntent FMIIntent {
   mmFieldManagerIntent get();
}
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

MMExpressFavoriteClass Class
MMExpressFavoriteClass Members

Send Feedback