active_check_out Field
Information about any active checkout - may be null
<DataMember()> _
<PropertyExpression("CheckOut")> _
Public active_check_out As CheckOutInfo
This language is not supported or no code example is available.
[DataMember()]
[PropertyExpression("CheckOut")]
public CheckOutInfo active_check_out
This language is not supported or no code example is available.
[DataMember()]
[PropertyExpression("CheckOut")]
public:
CheckOutInfo^ active_check_out;
This language is not supported or no code example is available.
public
DataMember()
PropertyExpression("CheckOut")
active_check_out : CheckOutInfo
This language is not supported or no code example is available.
Field Value
CheckOutInfo
.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