Namespace: Mindee.Parsing.Standard
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
Represent a company registration.
public class CompanyRegistration : LineItemField
Inheritance: object → BaseField → LineItemField → CompanyRegistration
Name | Description |
---|---|
CompanyRegistration() |
Name | Description |
---|---|
Type | Type of the company registration number. |
Value | The value of the field. |
Name | Description |
---|---|
ToString() | A pretty summary of the value. |
ToTableLine() | Print as a table line for RST display. |
Documentation generated by MdDocs