SIFWorks ADK 2.0
Salary Constructor (value)
NamespacesEdustructures.SifWorks.ProfdevSalarySalarySalaryNew(String)

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

Constructor that accepts values for all mandatory fields
Declaration Syntax
C#Visual BasicVisual C++
public Salary(
	string value
)
Public Sub New ( _
	value As String _
)
public:
Salary (
	String^ value
)
Parameters
value (String)
Gets or sets the content value of the <Salary> element

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