ArcFM Responder Mobile Developer Guide
WorkFunction Property (ID8WorkFunction)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678272)>
Property WorkFunction As mmd8WorkFunction
'Usage
 
Dim instance As ID8WorkFunction
Dim value As mmd8WorkFunction
 
instance.WorkFunction = value
 
value = instance.WorkFunction
[System.Runtime.InteropServices.DispId(1610678272)]
mmd8WorkFunction WorkFunction {get; set;}
read-write property WorkFunction: mmd8WorkFunction; 
System.Runtime.InteropServices.DispIdAttribute(1610678272)
function get,set WorkFunction : mmd8WorkFunction
[System.Runtime.InteropServices.DispId(1610678272)]
__property mmd8WorkFunction get_WorkFunction();
__property void set_WorkFunction( 
   mmd8WorkFunction value
);
[System.Runtime.InteropServices.DispId(1610678272)]
property mmd8WorkFunction WorkFunction {
   mmd8WorkFunction get();
   void set (    mmd8WorkFunction value);
}
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

ID8WorkFunction Interface
ID8WorkFunction Members

Send Feedback