What it does
Represents a registration property.Properties
| Name | Type | Access | Description |
|---|---|---|---|
| Name | string | Read-only | The name of the registration property |
| Value | string | Read-only | The value of the registration property |
IExportRegistrationProperty represents a single batch or document registration property in Scanning Station export scripts, exposing its name and value.
| Name | Type | Access | Description |
|---|---|---|---|
| Name | string | Read-only | The name of the registration property |
| Value | string | Read-only | The value of the registration property |