ServicePropertiespop3reader_LinkDataPK Property |
(Required for link) The column in LinkDataView that would provide the primary key value for the navigation link.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string pop3reader_LinkDataPK { get; }
ReadOnly Property pop3reader_LinkDataPK As String
Get
Property Value
Type:
String(Required for link) The column in LinkDataView that would provide the primary key value for the navigation link.
Remarks
Applies to ServiceInstance pop3reader only.
See Also