SIFWorks ADK 2.0
AddSIF_Object Method (ObjectName)
NamespacesEdustructures.SifWorks.InfraSIF_RespondAccessAddSIF_Object(String)

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

Adds the value of the <SIF_Object> element.
Declaration Syntax
C#Visual BasicVisual C++
public void AddSIF_Object(
	string ObjectName
)
Public Sub AddSIF_Object ( _
	ObjectName As String _
)
public:
void AddSIF_Object (
	String^ ObjectName
)
Parameters
ObjectName (String)
The name of a SIF data object
Remarks

This form of setSIF_Object is provided as a convenience method that is functionally equivalent to the method AddSIF_Object

Version: 2.0

Since: 2.0

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