RVTDocs.com
Namespace: Autodesk.Revit.DB

ResourceVersionStatus

Enumeration
Description:
An enum indicating whether a resource is current or out of date.
Syntax
public enum ResourceVersionStatus
ResourceVersionStatus Enumeration Members:
Name Description
0 The resource is up-to-date; this is is the most recent version of the resource.
1 This is not the most recent version of the resource.
2 It is not known whether the resource is current.