Library Specification Object Model Reference

ICheckoutStatus Members

ICheckoutStatus overview

Public Instance Properties

HasUpdates Indicates wether the resource has been updated by another user since being checked out by the current user. If it has not been checked out yet, this will always be false.
IsExclusive Indicates whether this user has/will have exclusive access to this resource
Items The current list of checkout records

Public Instance Methods

Refresh Makes sure the status in memory is updated to include latest information
Update Updates the checkout status

See Also

ICheckoutStatus Interface | Spss.Dimensions.Library.Specification Namespace