StatusingDataSet.EnterpriseLookupTableFullValuesRow.MD_PROP_UID 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.
Gets the custom field GUID.
public:
property Guid MD_PROP_UID { Guid get(); void set(Guid value); };
public Guid MD_PROP_UID { get; set; }
member this.MD_PROP_UID : Guid with get, set
Public Property MD_PROP_UID As Guid