checkout_time Field
the time the file was checked out
<DataMember()> _
<PropertyExpression("Time")> _
Public checkout_time As Date
This language is not supported or no code example is available.
[DataMember()]
[PropertyExpression("Time")]
public DateTime checkout_time
This language is not supported or no code example is available.
[DataMember()]
[PropertyExpression("Time")]
public:
DateTime checkout_time;
This language is not supported or no code example is available.
public
DataMember()
PropertyExpression("Time")
checkout_time : DateTime
This language is not supported or no code example is available.
Field Value
DateTime
.NET Framework
Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1