Table "Postcode Service Config"
ID 9091
Namespace: Microsoft.Foundation.Address
Properties
| Name |
Value |
| Caption |
Postcode Service Config
|
| ReplicateData |
False
|
| DataClassification |
CustomerContent
|
Fields
| Name |
Type |
Description |
| "Primary Key" |
Code[10]
|
|
| ServiceKey |
Text[250]
|
|
| SystemId |
Guid
|
|
| SystemCreatedAt |
DateTime
|
|
| SystemCreatedBy |
Guid
|
|
| SystemModifiedAt |
DateTime
|
|
| SystemModifiedBy |
Guid
|
|
| SystemRowVersion |
BigInteger
|
|
Methods
SaveServiceKey
procedure SaveServiceKey(ServiceKeyText: Text)
Parameters
| Name |
Type |
Description |
|
ServiceKeyText
|
Text
|
|
GetServiceKey
procedure GetServiceKey(): Text
Returns
See also