sas
ArchivedResult


This structure is used to define the generic Test Result objects, replacement for MO



public abstract struct ArchivedResult

Properties
fromNodeId

type=string

timeCaptured

type=Date

scheduled Specifies whether the result was a for a scheduled or non-scheduled execution.

type=sas.Scheduled

nmUser The pointer to the NFM-P user that executed the test.

type=string

nmUserName The simple NM user name. Derived from nmUser pointer.

type=string

resultsCompleted This flag is set to true when all the results have been populated.

type=boolean

delayedTestExecution This flag is set to true when the test has delayed.

type=boolean

sla Specifies whether this test suite is used as an SLA tool

type=boolean

saa Specifies whether this test/test suite uses SAA Accounting files.

type=boolean

continuous Specifies whether this test/test suite is continuous

type=boolean