SIFWorks ADK 2.0
Define Method (appValue, sifValue, title)
NamespacesEdustructures.SifWorks.Tools.MappingValueSetDefine(String, String, String)

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

Sets a value
Declaration Syntax
C#Visual BasicVisual C++
public virtual void Define(
	string appValue,
	string sifValue,
	string title
)
Public Overridable Sub Define ( _
	appValue As String, _
	sifValue As String, _
	title As String _
)
public:
virtual void Define (
	String^ appValue, 
	String^ sifValue, 
	String^ title
)
Parameters
appValue (String)
sifValue (String)
title (String)

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