SIFWorks ADK 2.0
IsCurrent Property
NamespacesEdustructures.SifWorks.DatamodelTimeElementIsCurrent

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

Gets or sets the value of the <IsCurrent> element.
Declaration Syntax
C#Visual BasicVisual C++
public Nullable<bool> IsCurrent{ get; set;}
Public Property IsCurrent As Nullable(Of Boolean)
public:
property Nullable<bool> IsCurrent {
	Nullable<bool> get ();
	void set (Nullable<bool> value);
}
Value
The IsCurrent element of this object.
Remarks

Version: 2.0

Since: 2.0

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