RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Category

Category.IsValid

Property
Description:
Indicates if the Category is valid or not.
Remarks:
A valid Category is one which is present in the Document's Categories.
Syntax
public bool IsValid { get; }