SIFWorks ADK 2.0
SetCodeset Method (val)
NamespacesEdustructures.SifWorks.ProgramsTransitionPlanningSetCodeset(Codeset)

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

Sets the value of the Codeset attribute.
Declaration Syntax
C#Visual BasicVisual C++
public void SetCodeset(
	Codeset val
)
Public Sub SetCodeset ( _
	val As Codeset _
)
public:
void SetCodeset (
	Codeset^ val
)
Parameters
val (Codeset)
A Codeset object
Remarks

The SIF specification defines the meaning of this attribute as: "Identifies source of value provided."

Version: 2.0

Since: 2.0

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