RVTDocs.com
Namespace: Autodesk.Revit.DB

CheckoutStatus

Enumeration
Description:
Indicates the ownership status of an element
Syntax
public enum CheckoutStatus
Unknown Namespace Members:
Name Description
OwnedByCurrentUser The element is owned by the current user.
OwnedByOtherUser The element is owned by some user other than the current user.
NotOwned The element is not owned by any user.