RVTDocs.com
Namespace: Autodesk.Revit.DB

CheckoutStatus

Enumeration
Description:
Indicates the ownership status of an element
Syntax
public enum CheckoutStatus
CheckoutStatus Enumeration Members:
Name Description
0 The element is owned by the current user.
1 The element is owned by some user other than the current user.
2 The element is not owned by any user.