Show / Hide Table of Contents

Enum PopulationCompletion

Represents the result of a population request.

Namespace: Algenta.Colectica.Model.Utility
Assembly: Algenta.Colectica.Model.dll
Syntax
public enum PopulationCompletion

Fields

Name Description
Complete

The population request completed successfully.

Partial

The population request was only partially completed.

Extension Methods

Extensions.Yield<PopulationCompletion>(PopulationCompletion)
In this article
Back to top Generated by DocFX