[This is preliminary documentation and is subject to change.]
An IncidentReporter
| C# | Visual Basic | Visual C++ |
public class IncidentReporter : SifKeyedElement
Public Class IncidentReporter _ Inherits SifKeyedElement
public ref class IncidentReporter : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| IncidentReporterIncidentReporterNew()() |
Creates an instance of an IncidentReporter
| |
| IncidentReporterIncidentReporterNew(ReporterDescriptionType) |
Constructor that accepts values for all mandatory fields
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| Name |
Gets or sets the value of the <Name> element.
| |
| SetName(NameType, String, String) | Sets the value of the <Name> element. | |
| SetSIF_RefId(String, String) | Sets the value of the <SIF_RefId> element. | |
| SetType(ReporterDescriptionType) |
Sets the value of the Type attribute.
| |
| SIF_RefId |
Gets or sets the value of the <SIF_RefId> element.
| |
| Type |
Gets or sets the value of the Type attribute.
|
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| IncidentReporter | ||||