ArcFM Engine Developer Guide
WorkRequestID Property (IMMWMSDesign4)


Sets or returns the Work Request ID associated with the design. This value is stored in the WORK_REQUEST_ID field of the MM_WMS_DESIGN table.
Syntax
'Declaration
 
<DispIdAttribute(1610678273)>
Property WorkRequestID As Integer
'Usage
 
Dim instance As IMMWMSDesign4
Dim value As Integer
 
instance.WorkRequestID = value
 
value = instance.WorkRequestID
[DispId(1610678273)]
int WorkRequestID {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

IMMWMSDesign4 Interface
IMMWMSDesign4 Members

 

 


Send Comment