CtgryName |
Scroll |
Gets or sets the name of the category the associated TheDocument belongs to.
Namespace: Therefore.API
Visual Basic Public Overridable Property CtgryName As String C# public virtual string CtgryName { get; set; }
Property Value The name of the category the associated TheDocument belongs to. |
Category Required The CtgryNo property must be set to the number of a valid Thereforeā¢ category before calling this method. |