Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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