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