SIFWorks ADK 2.0
SIF_Data Constructor (value)
NamespacesEdustructures.SifWorks.InfraSIF_DataSIF_DataSIF_DataNew(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_Data(
	string value
)
Public Sub New ( _
	value As String _
)
public:
SIF_Data (
	String^ value
)
Parameters
value (String)
Gets or sets the content value of the <SIF_Data> element

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