LookupTableMultiLangDataSet.LookupTablesRow.LT_FILL_ALL_LEVELS Property

Namespace:  WebSvcLookupTable
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

Syntax

'Declaration
Public Property LT_FILL_ALL_LEVELS As Boolean
    Get
    Set
'Usage
Dim instance As LookupTableMultiLangDataSet.LookupTablesRow
Dim value As Boolean

value = instance.LT_FILL_ALL_LEVELS

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

Property Value

Type: System.Boolean

See Also

Reference

LookupTableMultiLangDataSet.LookupTablesRow Class

LookupTableMultiLangDataSet.LookupTablesRow Members

WebSvcLookupTable Namespace