| |
TrafficYellowText propertyReturns the text equivalent for the yellow traffic light. SyntaxC++HRESULT get_TrafficYellowText(BSTR* pRetVal) Scripting languagesValue = object.TrafficYellowText RemarksYou can only set the TrafficYellowText property if the DataType property is set to erColumnTypeTrafficLight and if TrafficLightStyle is set to ERUTrafficLightCustom. Otherwise, TrafficYellowText returns the error EROOM_E_INVALIDOPERATION. |
Home |