VeriStand .NET API Reference

Model.DLLTimestamp Property

Gets the time at which the model DLL was compiled.

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 DLLTimestamp As Double
C#
public virtual double DLLTimestamp { get; }
Visual C++
public:
virtual property double DLLTimestamp {
	double get ();
}

Property Value

The time at which the model DLL was compiled.

See Also

Log in to get a better experience