ArcFM Solution Developer Guide
Publish Method (ShowHomeDomainFilterEvent)


Syntax
'Declaration
 
Public Overridable Sub Publish( _
   ByVal payload As System.Object _
) 
'Usage
 
Dim instance As ShowHomeDomainFilterEvent
Dim payload As System.Object
 
instance.Publish(payload)
public virtual void Publish( 
   System.object payload
)

Parameters

payload
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

ShowHomeDomainFilterEvent Class
ShowHomeDomainFilterEvent Members

 

 


Send Comment