SIFWorks ADK 2.0
SetProperty Method (name, val)
NamespacesEdustructures.SifWorksAdkPropertiesSetProperty(String, String)

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

Sets the value of a string property
Declaration Syntax
C#Visual BasicVisual C++
public void SetProperty(
	string name,
	string val
)
Public Sub SetProperty ( _
	name As String, _
	val As String _
)
public:
void SetProperty (
	String^ name, 
	String^ val
)
Parameters
name (String)
The name of the property
val (String)
The property value

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