SIFWorks ADK 2.0
SetProperty Method (name, val)
NamespacesEdustructures.SifWorks.Tools.MappingMappingsSetProperty(String, String)

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

Set a user-defined property.
Declaration Syntax
C#Visual BasicVisual C++
public virtual void SetProperty(
	string name,
	string val
)
Public Overridable Sub SetProperty ( _
	name As String, _
	val As String _
)
public:
virtual void SetProperty (
	String^ name, 
	String^ val
)
Parameters
name (String)
The property name
val (String)
The property value

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