ArcFM Desktop Developer Guide
IMMWMSPropertySet Interface Methods

Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

For a list of all members of this type, see IMMWMSPropertySet members.

Public Methods
 NameDescription
 MethodExistsUse this method to check to see if the name/value pair already exists. Duplicates are not allowed.  
 MethodGetAllPropertiesAsXMLThis method returns all properties as an XML.  
 MethodGetNameByIndexThis method returns a property name when given its index in the list.  
 MethodGetPropertyThis method returns a property value when given its corresponding name.  
 MethodGetPropertyByIndexThis method returns a property value when given its index in the list.  
 MethodRemoveAllThis method removes all properties in the propertyset.  
 MethodRemovePropertyThis method removes a specific property (given its name) from a propertyset.  
 MethodSetPropertyThis method adds a name/value pair to the propertyset. Use the Exists method to ensure the property name does not already exist in the propertyset.  
Top
See Also

Reference

IMMWMSPropertySet Interface
Miner.Interop.Process Namespace

 

 


Send Comment