[This is preliminary documentation and is subject to change.]
An Offender
| C# | Visual Basic | Visual C++ |
public class Offender : SifKeyedElement
Public Class Offender _ Inherits SifKeyedElement
public ref class Offender : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| OffenderOffenderNew()() |
Creates an instance of an Offender
| |
| OffenderOffenderNew(ReporterDescriptionType, InjuryType) |
Constructor that accepts values for all mandatory fields
| |
| ActionList |
Gets or sets the value of the <ActionList> element.
| |
| Injury |
Gets or sets the value of the <Injury> element.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| ManifestationDetermination |
Gets or sets the value of the <ManifestationDetermination> element.
| |
| Name |
Gets or sets the value of the <Name> element.
| |
| SetInjury(InjuryType) |
Sets the value of the <Injury> 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 | ||||
| Offender | ||||