SIFWorks ADK 2.0
SIF_LeftElement Constructor (objectName, value)
NamespacesEdustructures.SifWorks.InfraSIF_LeftElementSIF_LeftElementSIF_LeftElementNew(Topics, String)

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

Constructor that accepts values for all mandatory fields
Declaration Syntax
C#Visual BasicVisual C++
public SIF_LeftElement(
	Topics objectName,
	string value
)
Public Sub New ( _
	objectName As Topics, _
	value As String _
)
public:
SIF_LeftElement (
	Topics^ objectName, 
	String^ value
)
Parameters
objectName (Topics)
An ObjectName
value (String)
Gets or sets the content value of the <SIF_LeftElement> element

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