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

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

Sets an int property
Declaration Syntax
C#Visual BasicVisual C++
public virtual void SetProperty(
	string prop,
	int val
)
Public Overridable Sub SetProperty ( _
	prop As String, _
	val As Integer _
)
public:
virtual void SetProperty (
	String^ prop, 
	int val
)
Parameters
prop (String)
The name of the property
val (Int32)
The property value

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