ArcFM Engine Developer Guide
ID Property (IMMWMSDesign4)


Returns the ID associated with a design. This value is stored in the ID field of the MM_WMS_DESIGN table.
Syntax
'Declaration
 
<DispIdAttribute(1610678272)>
ReadOnly Property ID As Integer
'Usage
 
Dim instance As IMMWMSDesign4
Dim value As Integer
 
value = instance.ID
[DispId(1610678272)]
int ID {get;}

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