Responder Developer Guide
EventParam Property


Syntax
'Declaration
 
<XmlElementAttribute("EventParam")>
Public Property EventParam As CallbackConfigScenarioCallbackEventEventParam()
'Usage
 
Dim instance As CallbackConfigScenarioCallbackEvent
Dim value() As CallbackConfigScenarioCallbackEventEventParam
 
instance.EventParam = value
 
value = instance.EventParam
[XmlElement("EventParam")]
public CallbackConfigScenarioCallbackEventEventParam[] EventParam {get; set;}
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

CallbackConfigScenarioCallbackEvent Class
CallbackConfigScenarioCallbackEvent Members

 

 


Send Comment