Responder Developer Guide
PushMessage Method (SwitchingItemStateBase)


Syntax
'Declaration
 
Public Function PushMessage( _
   ByVal message As FeedbackMessage _
) As Guid
'Usage
 
Dim instance As SwitchingItemStateBase
Dim message As FeedbackMessage
Dim value As Guid
 
value = instance.PushMessage(message)
public Guid PushMessage( 
   FeedbackMessage message
)

Parameters

message
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

SwitchingItemStateBase Class
SwitchingItemStateBase Members

 

 


Send Comment