SIFWorks ADK 2.0
SIF_Select Class
NamespacesEdustructures.SifWorks.InfraSIF_Select

[This is preliminary documentation and is subject to change.]

A SIF_Select
Declaration Syntax
C#Visual BasicVisual C++
public class SIF_Select : SifElement
Public Class SIF_Select _
	Inherits SifElement
public ref class SIF_Select : public SifElement
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
SIF_SelectSIF_SelectNew()()
Creates an instance of a SIF_Select

SIF_SelectSIF_SelectNew(Nullable<(Of <Boolean>)>, String, SIFSelectElement)
Constructor that accepts values for all mandatory fields

AddSIF_Element(SIFSelectElement)
Adds a new <SIF_Element> child element.

AddSIF_Element(String, Topics, String)
Adds the value of the <SIF_Element> element.

Distinct
Gets or sets the value of the Distinct attribute.

GetSIF_Element(String, Topics)
Gets a SIFSelectElement object instance. More than one instance can be defined for this object because it is a repeatable field element.

GetSIF_Elements()()
Gets all SIFSelectElement object instances. More than once instance can be defined for this object because it is a repeatable field element.

KeyFields
Gets the metadata fields that make up the key of this object

RemoveSIF_Element(String, Topics)
Removes a SIFSelectElement object instance. More than one instance can be defined for this object because it is a repeatable field element.

RowCount
Gets or sets the value of the RowCount attribute.

SetSIF_Elements(array<SIFSelectElement>[]())
Sets all SIFSelectElement object instances. All existing SIFSelectElement instances are removed and replaced with this list. Calling this method with the parameter value set to null removes all SIFSelectElements.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
Element
 SifElement
  SIF_Select

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