maxNumberOfSampling property

int? maxNumberOfSampling
getter/setter pair

Maximum number of samplings.

There are times when we do not know the exact end time and date for recurrent sampling. But we might know how many occurrences (samplings) are needed to complete it.

Implementation

int? maxNumberOfSampling;