StatusingDataSet.EnterpriseLookupTableFullValuesRow.LT_VALUE_NUM 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 Number type.
public:
property System::Decimal LT_VALUE_NUM { System::Decimal get(); void set(System::Decimal value); };
public decimal LT_VALUE_NUM { get; set; }
member this.LT_VALUE_NUM : decimal with get, set
Public Property LT_VALUE_NUM As Decimal