TypeField Class
The TypeField class represents the identifiedr from a DocumentType object.
Definition
- Namespace:
UiPath.DocumentProcessing.Contracts.Taxonomy - Assembly:
UiPath.DocumentProcessing.Contracts
Description
A public class that represents the document type identification from a DocumentType object.
The TypeField object, as a property of a DocumentType, is automatically generated by the Taxonomy Manager wizard.
Members
Constructors
TypeField()- Initializes a new instance of theTypeFieldclass with no arguments.
Properties
FieldIdstring- A unique identifier ID generated for the classification information of a document type.FieldNamestring- The name of the field, identical with the value of theDocument Typeconstant.