Click or drag to resize
dyostem api documentation

NewAnalyseAnalysisId Property

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

The analysis unique identifier (could be null for new analysis, to force the system to create a new identifier)

Namespace:  Dyostem.Services.Data
Assembly:  Dyostem (in Dyostem.dll) Version: 5.3
Syntax
public Guid AnalysisId { get; set; }

Property Value

Type: Guid
See Also