Share via


LookupTableDataSet.LookupTablesRow.LT_UID Property

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Namespace: [PWA Web service]
Assembly: [PWA Web service proxy assembly].dll

Syntax

'Declaration
<DebuggerNonUserCodeAttribute> _
Public Property LT_UID As Guid
'Usage
Dim instance As LookupTablesRow
Dim value As Guid

value = instance.LT_UID

instance.LT_UID = value
[DebuggerNonUserCodeAttribute] 
public Guid LT_UID { get; set; }

See Also

Reference

LookupTableDataSet.LookupTablesRow Class
LookupTableDataSet.LookupTablesRow Members
[PWA Web service] Namespace