[This is preliminary documentation and is subject to change.]
A single modification event.
| C# | Visual Basic | Visual C++ |
public class Modified : SifKeyedElement
Public Class Modified _ Inherits SifKeyedElement
public ref class Modified : public SifKeyedElement
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| ModifiedModifiedNew()() |
Creates an instance of a Modified
| |
| ModifiedModifiedNew(String, Nullable<(Of <DateTime>)>) |
Constructor that accepts values for all mandatory fields
| |
| By |
Gets or sets the value of the <By> element.
| |
| DateTime |
Gets or sets the value of the <DateTime> element.
| |
| Description |
Gets or sets the value of the <Description> element.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) |
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| Modified | ||||