SIFWorks ADK 2.0
SIF_ExtendedElement Class
NamespacesEdustructures.SifWorks.CommonSIF_ExtendedElement

[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.
Declaration Syntax
C#Visual BasicVisual C++
public class SIF_ExtendedElement : SifKeyedElement
Public Class SIF_ExtendedElement _
	Inherits SifKeyedElement
public ref class SIF_ExtendedElement : public SifKeyedElement
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
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.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   SIF_ExtendedElement

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10