Share via


LookupTableDataSet.LookupTablesRow.LT_FILL_ALL_LEVELS 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_FILL_ALL_LEVELS As Boolean
'Usage
Dim instance As LookupTablesRow
Dim value As Boolean

value = instance.LT_FILL_ALL_LEVELS

instance.LT_FILL_ALL_LEVELS = value
[DebuggerNonUserCodeAttribute] 
public bool LT_FILL_ALL_LEVELS { get; set; }

See Also

Reference

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