Show / Hide Table of Contents

Enum RosterDisplayStyle

Describes how a roster should be displayed.

Namespace: Algenta.Colectica.Model.Ddi
Assembly: Algenta.Colectica.Model.Ddi.dll
Syntax
public enum RosterDisplayStyle : int

Fields

Name Description
Linear

Display the roster linearly, with each iteration appearing under the previou one.

Table

Display the roster as a table, with each entity getting a row.

Extension Methods

Extensions.Yield<RosterDisplayStyle>()
Back to top Copyright © 2009-2018 Colectica