SIFWorks ADK 2.0
Units Property
NamespacesEdustructures.SifWorks.CommonDurationUnits

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

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

The SIF specification defines the meaning of this attribute as: "Unit of time of the Duration value."

Version: 2.0

Since: 1.5r1

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