Share via


StatusingDataSet.LocalLookupTableFullValuesRow.LT_VALUE_DUR property

Specifies the duration value in a lookup table of the Duration type.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Property LT_VALUE_DUR As Integer
    Get
    Set
'Usage
Dim instance As StatusingDataSet.LocalLookupTableFullValuesRow
Dim value As Integer

value = instance.LT_VALUE_DUR

instance.LT_VALUE_DUR = value
public int LT_VALUE_DUR { get; set; }

Property value

Type: System.Int32

See also

Reference

StatusingDataSet.LocalLookupTableFullValuesRow class

StatusingDataSet.LocalLookupTableFullValuesRow members

WebSvcStatusing namespace