CorporateTagCategory

CorporateTagCategory class

Provides tags intended to mark metadata properties related to a company that participated in file creation.

public class CorporateTagCategory : TagCategory

Properties

Name Description
Company { get; } Gets the tag that labels a property containing information about a company contributed to file creation. Alternatively, the tag can refer to a company the file content is about.
Manager { get; } Gets the tag that labels information about a person who managed the making process of a file.

Methods

Name Description
override ToString() Returns a string that represents the current object.

See Also