Table of Contents

Property Priority

Namespace
Everest.Service.DataContracts.Storage
Assembly
Everest.Service.dll

Priority

Gets or sets the priority of the storage condition.

[DataMember(Order = 3)]
public required short Priority { get; set; }

Property Value

short

The priority is represented as a short integer. Higher values indicate higher priority.