ArcFM Engine Developer Guide
PropertySet Property (IMMWMSDesign)


Sets or returns an IMMWMSPropertySet object. This object contains additional design data such at Create_Date, Approve_Date, and Database_ID.
Syntax
'Declaration
 
<DispIdAttribute(1610678285)>
Property PropertySet As IMMWMSPropertySet
'Usage
 
Dim instance As IMMWMSDesign
Dim value As IMMWMSPropertySet
 
instance.PropertySet = value
 
value = instance.PropertySet
[DispId(1610678285)]
IMMWMSPropertySet PropertySet {get; set;}

Property Value

IMMWMSPropertySet
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

IMMWMSDesign Interface
IMMWMSDesign Members

 

 


Send Comment