ArcFM Desktop Developer Guide
Remove Method (MMPersistInfoClass)


Syntax
'Declaration
 
Public Overridable Function Remove( _
   ByVal attributeName As String _
) As Boolean
'Usage
 
Dim instance As MMPersistInfoClass
Dim attributeName As String
Dim value As Boolean
 
value = instance.Remove(attributeName)
public virtual bool Remove( 
   string attributeName
)

Parameters

attributeName
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

MMPersistInfoClass Class
MMPersistInfoClass Members

 

 


Send Comment