StatusingDataSet.EnterpriseLookupTableFullValuesRow.LT_VALUE_DUR Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the duration value in a lookup table of the Duration type.
public:
property int LT_VALUE_DUR { int get(); void set(int value); };
public int LT_VALUE_DUR { get; set; }
member this.LT_VALUE_DUR : int with get, set
Public Property LT_VALUE_DUR As Integer