SIFWorks ADK 2.0
SetSIF_Propertys Method (items)
NamespacesEdustructures.SifWorks.InfraSIF_ProtocolSetSIF_Propertys(array<SIF_Property>[]())

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

Sets all SIF_Property object instances. All existing SIF_Property instances are removed and replaced with this list. Calling this method with the parameter value set to null removes all SIF_Propertys.
Declaration Syntax
C#Visual BasicVisual C++
public void SetSIF_Propertys(
	SIF_Property[] items
)
Public Sub SetSIF_Propertys ( _
	items As SIF_Property() _
)
public:
void SetSIF_Propertys (
	array<SIF_Property^>^ items
)
Parameters
items (array<SIF_Property>[]())
Remarks

Version: 2.0

Since: 1.1

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