ArcFM Engine Developer Guide
WmsCode Property (ID8CuDefinition)


This property sets or returns the work management code associated with the compatible unit.
Syntax
'Declaration
 
<DispIdAttribute(1610809348)>
Property WmsCode As String
'Usage
 
Dim instance As ID8CuDefinition
Dim value As String
 
instance.WmsCode = value
 
value = instance.WmsCode
[DispId(1610809348)]
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

ID8CuDefinition Interface
ID8CuDefinition Members

 

 


Send Comment