ArcFM Desktop Developer Guide
DesignerProductType Property


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Returns a design type based on the product that was used to create it (e.g., Designer, Designer Express, Designer Staker). This value comes from the mmWMSDesignerProductType enumeration. If no value is assigned, this property returns 0 (Designer).
Syntax
'Declaration
 
<DispIdAttribute(1610678294)>
Property DesignerProductType As mmWMSDesignerProductType
'Usage
 
Dim instance As IMMWMSDesign4
Dim value As mmWMSDesignerProductType
 
instance.DesignerProductType = value
 
value = instance.DesignerProductType
[DispId(1610678294)]
mmWMSDesignerProductType DesignerProductType {get; set;}

Property Value

mmWMSDesignerProductType value
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