Class TimeBase
Inheritance
System.Object
TimeBase
Implements
System.Runtime.Serialization.IExtensibleDataObject
Assembly: MAT.Atlas.Automation.Api.dll
Syntax
public sealed class TimeBase : ModelBase, IExtensibleDataObject, ITimeBase
Constructors
TimeBase()
Declaration
Fields
Empty
Declaration
public static readonly TimeBase Empty
Field Value
Properties
CursorPoint
Declaration
public long CursorPoint { get; set; }
Property Value
Type |
Description |
System.Int64 |
|
CursorPointVba
Declaration
public double CursorPointVba { get; set; }
Property Value
Type |
Description |
System.Double |
|
EndTime
Declaration
public long EndTime { get; set; }
Property Value
Type |
Description |
System.Int64 |
|
EndTimeVba
Declaration
public double EndTimeVba { get; set; }
Property Value
Type |
Description |
System.Double |
|
Id
Declaration
public ObjectId Id { get; set; }
Property Value
StartTime
Declaration
public long StartTime { get; set; }
Property Value
Type |
Description |
System.Int64 |
|
StartTimeVba
Declaration
public double StartTimeVba { get; set; }
Property Value
Type |
Description |
System.Double |
|
Implements
System.Runtime.Serialization.IExtensibleDataObject