[This is preliminary documentation and is subject to change.]
A name/value pair, the name being contained in the Name attribute, the value being the element content.
| C# | Visual Basic | Visual C++ |
public class SIF_ExtendedElement : SifKeyedElement
Public Class SIF_ExtendedElement _ Inherits SifKeyedElement
public ref class SIF_ExtendedElement : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| SIF_ExtendedElementSIF_ExtendedElementNew()() |
Creates an instance of a SIF_ExtendedElement
| |
| SIF_ExtendedElementSIF_ExtendedElementNew(String, String) |
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 attribute.
| |
| SetSIF_Action(SIFActionType) |
Sets the value of the SIF_Action attribute.
| |
| SIF_Action |
Gets or sets the value of the SIF_Action attribute.
| |
| Value |
Gets or sets the value of the <SIF_ExtendedElement> element.
| |
| XsiType |
Gets or sets the value of the XsiType attribute.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| SIF_ExtendedElement | ||||