<Code Lib>
2026 Property
Changes 4
P

Category.IsValid

Description:
Indicates if the Category is valid or not.
Remarks:
A valid Category is one which is present in the Document's Categories.

public bool IsValid { get; }

Loading…