Indicates if the Category is valid or not.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsValid { get; }Property Value
Boolean
Remarks
A valid Category is one which is present in the Document's Categories.
See Also
Reference