Click or drag to resize

BaseManagerAllSampleConfigsIDs Property

List of all the IDs of all the available measurement configurations in the database

Namespace:  LynceeTec.Eucalyptus
Assembly:  LynceeTec.Eucalyptus (in LynceeTec.Eucalyptus.dll) Version: 10.1.23514.0 , built 2023-11-07 12:37:17 UTC
Syntax
public IReadOnlyList<int> AllSampleConfigsIDs { get; }

Property Value

Type: IReadOnlyListInt32

Implements

IBaseManagerAllSampleConfigsIDs
See Also