ArcFM Desktop Developer Guide
WmsCode Property (IMMCompatibleUnit)


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

This is the 'key' that links the CU with the appropriate compatible unit in the work management system (WMS). The code must match exactly with the code in the WMS to ensure a proper exchange of data.
Syntax
'Declaration
 
<DispIdAttribute(1610678274)>
Property WmsCode As String
'Usage
 
Dim instance As IMMCompatibleUnit
Dim value As String
 
instance.WmsCode = value
 
value = instance.WmsCode
[DispId(1610678274)]
string WmsCode {get; set;}

Property Value

String
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

IMMCompatibleUnit Interface
IMMCompatibleUnit Members

 

 


Send Comment