[This is preliminary documentation and is subject to change.]
A SIF_EventObject
| C# | Visual Basic | Visual C++ |
public class SIF_EventObject : SifElement
Public Class SIF_EventObject _ Inherits SifElement
public ref class SIF_EventObject : public SifElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| SIF_EventObjectSIF_EventObjectNew()() |
Creates an instance of a SIF_EventObject
| |
| SIF_EventObjectSIF_EventObjectNew(String, Action, String) |
Constructor that accepts values for all mandatory fields
| |
| Action |
Gets or sets the value of the Action attribute.
| |
| Attach(SifDataObject) | ||
| Detach(SifDataObject) | ||
| KeyFields |
Gets the metadata fields that make up the key of this object
| |
| ObjectName |
Gets or sets the value of the ObjectName attribute.
| |
| SetAction(Action) |
Sets the value of the Action attribute.
| |
| Value |
Gets or sets the value of the <SIF_EventObject> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | |||
| Element | |||
| SifElement | |||
| SIF_EventObject | |||