SIFWorks ADK 2.0
Value Property
NamespacesEdustructures.SifWorks.HrfinUnitCostValue

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

Gets or sets the value of the <UnitCost> element.
Declaration Syntax
C#Visual BasicVisual C++
public string Value{ get; set;}
Public Property Value As String
public:
property String^ Value {
	String^ get ();
	void set (String^ value);
}
Value
The Value of the content of this object.
Remarks

The SIF specification defines the meaning of this of the content as: "Gets or sets the content value of the &lt;UnitCost&gt; element"

Version: 2.0

Since: 2.0

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