StatusingDataSet.EnterpriseLookupTableFullValuesRow.LT_VALUE_DATE 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 Date type.
public:
property DateTime LT_VALUE_DATE { DateTime get(); void set(DateTime value); };
public DateTime LT_VALUE_DATE { get; set; }
member this.LT_VALUE_DATE : DateTime with get, set
Public Property LT_VALUE_DATE As DateTime