This document is archived and information here might be outdated. Recommended version. |
The field name of the last time slice of the given period in the profile table.
[Visual Basic .NET] Public Property LastTimeSliceFieldName As String
[C#] public string LastTimeSliceFieldName {get; set;}
[C++]
HRESULT get_LastTimeSliceFieldName(
System.String* LastTimeSliceFieldName
);
[C++]
HRESULT put_LastTimeSliceFieldName(
BSTR LastTimeSliceFieldName
);
[C++]
Parameters LastTimeSliceFieldName [out, retval]
LastTimeSliceFieldName is a parameter of type BSTR* LastTimeSliceFieldName [in]
LastTimeSliceFieldName is a parameter of type BSTR