Edit

Share via


StatusingDataSet.EnterpriseLookupTableFullValuesRow.CODE_VALUE Property

Definition

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); };
public Guid CODE_VALUE { get; set; }
member this.CODE_VALUE : Guid with get, set
Public Property CODE_VALUE As Guid

Property Value

Remarks

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.

Applies to