Click or drag to resize
dyostem api documentation

NewAnalyse Properties

[This is preliminary documentation and is subject to change.]

The NewAnalyse type exposes the following members.

Properties
  NameDescription
Public propertyAnalysisId
The analysis unique identifier (could be null for new analysis, to force the system to create a new identifier)
Public propertyBlockId
The block unique identifier the analysis is related to
Public propertyBlockName
The block name (used if BlockId is null) the analysis is related to
Public propertyComment
The analysis comment (could be empty)
Public propertyMeasures
The list of measures to create or update.
Public propertySampleCode
The analysis sample code (could be empty)
Public propertyTimestamp
The analysis timestamp
Top
See Also