StatusingDataSet.EnterpriseLookupTableFullValuesRow.CODE_VALUE Property
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.
Gets the GUID of the lookup table row, which is the value of LT_STRUCT_UID.
public:
property Guid CODE_VALUE { Guid get(); void set(Guid value); };
C#
public Guid CODE_VALUE { get; set; }
member this.CODE_VALUE : Guid with get, set
Public Property CODE_VALUE As Guid
Because lookup tables can be used for multiple custom fields, and the lookup table values are dynamic, the CODE_VALUE property refers to a specific row to get the current value.
產品 | 版本 |
---|---|
Project Server | Latest |