ConvLog Duration Property | CSAL Mongo Access Library |
Length of action(s) specified in milliseconds
Namespace: CSALMongo.TurnModelAssembly: CSALMongo (in CSALMongo.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public double Duration { get; set; }
public double Duration { get; set; }
Public Property Duration As Double Get Set
Public Property Duration As Double Get Set
public: property double Duration { double get (); void set (double value); }
public: property double Duration { double get (); void set (double value); }
Property Value
Type: DoubleSee Also