ArcFM Engine Developer Guide
AvailableWorkFunctions Property (ID8CuDefinition)


This property sets or returns the work function(s) available on the compatible unit.
Syntax
'Declaration
 
<DispIdAttribute(1610809346)>
Property AvailableWorkFunctions As Integer
'Usage
 
Dim instance As ID8CuDefinition
Dim value As Integer
 
instance.AvailableWorkFunctions = value
 
value = instance.AvailableWorkFunctions
[DispId(1610809346)]
int AvailableWorkFunctions {get; set;}

Property Value

Long
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

ID8CuDefinition Interface
ID8CuDefinition Members

 

 


Send Comment