SessionParameter.RunIndex Field
Applies To: Windows 8.1
The 0-based index of the current assessment in the list of assessments contained within the job.
Namespace: Microsoft.Assessments.Runtime
Assembly: Microsoft.Assessments.Core (in Microsoft.Assessments.Core.dll)
Usage
'Usage
Dim value As String
value = SessionParameter.RunIndex
Syntax
'Declaration
Public Const RunIndex As String
public const string RunIndex
public:
literal String^ RunIndex
public static final String RunIndex
public const var RunIndex : String
Platforms
Development Platforms
Windows 8.1
See Also
Reference
SessionParameter Class
SessionParameter Members
Microsoft.Assessments.Runtime Namespace