Enum PopulationCompletion
Represents the result of a population request.
Namespace: Algenta.Colectica.Model.Utility
Assembly: Algenta.Colectica.Model.dll
Syntax
public enum PopulationCompletion : int
Fields
Name | Description |
---|---|
Complete | The population request completed successfully. |
Partial | The population request was only partially completed. |