Click or drag to resize
ServiceGetEventDefinition Method
Overload List
  NameDescription
Public methodGetEventDefinition(Int32)
Gets the SchemaElementDefinition of the event of this Service at the specified index.
Public methodGetEventDefinition(String)
Gets the SchemaElementDefinition of the event of this Service with the specified name.
Public methodGetEventDefinition(Name)
Gets the SchemaElementDefinition of the event of this Service with the specified name.
Top
See Also