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