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