ArcFM Engine Developer Guide
Name Property (IMMWMSDesign4)


Sets or returns the name of a design based on the value in the Name field on the MM_WMS_DESIGN table.
Syntax
'Declaration
 
<DispIdAttribute(1610678277)>
Property Name As String
'Usage
 
Dim instance As IMMWMSDesign4
Dim value As String
 
instance.Name = value
 
value = instance.Name
[DispId(1610678277)]
string Name {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

IMMWMSDesign4 Interface
IMMWMSDesign4 Members

 

 


Send Comment