VeriStand .NET API Reference

Model.ModelTimestamp Property

Gets the time at which the model was last saved.

Namespace: NationalInstruments.VeriStand.SystemDefinitionAPI
Assembly: NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Visual Basic (Declaration)
Public Overridable ReadOnly Property ModelTimestamp As Double
C#
public virtual double ModelTimestamp { get; }
Visual C++
public:
virtual property double ModelTimestamp {
	double get ();
}

Property Value

The time at which the model was last saved.

See Also

Log in to get a better experience