ArcFM Solution Developer Guide
OnContentStringFormatChanged Method (DomainFilterCreate)


Syntax
'Declaration
 
Protected Overridable Sub OnContentStringFormatChanged( _
   ByVal oldContentStringFormat As System.String, _
   ByVal newContentStringFormat As System.String _
) 
'Usage
 
Dim instance As DomainFilterCreate
Dim oldContentStringFormat As System.String
Dim newContentStringFormat As System.String
 
instance.OnContentStringFormatChanged(oldContentStringFormat, newContentStringFormat)
protected virtual void OnContentStringFormatChanged( 
   System.string oldContentStringFormat,
   System.string newContentStringFormat
)

Parameters

oldContentStringFormat
newContentStringFormat
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

DomainFilterCreate Class
DomainFilterCreate Members

 

 


Send Comment