ArcFM Desktop Developer Guide
RemoveProperty Method (IMMWMSPropertySet)


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Name as string
This method removes a specific property (given its name) from a propertyset.
Syntax
'Declaration
 
Sub RemoveProperty( _
   ByVal InName As String _
) 
'Usage
 
Dim instance As IMMWMSPropertySet
Dim InName As String
 
instance.RemoveProperty(InName)
void RemoveProperty( 
   string InName
)

Parameters

InName
Name as 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

IMMWMSPropertySet Interface
IMMWMSPropertySet Members

 

 


Send Comment