This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITemporalOperator3 Interface > ITemporalOperator3.SetDateTimeFromString Method (ArcObjects .NET 10.5 SDK) |
Sets the value for date and time information from a string.
[Visual Basic .NET] Public Sub SetDateTimeFromString ( _ ByVal bstrDateTime As String _ )
[C#] public void SetDateTimeFromString ( string bstrDateTime );
[C++]
HRESULT SetDateTimeFromString(
BSTR bstrDateTime
);
[C++]
Parameters bstrDateTime [in] bstrDateTime is a parameter of type BSTR