Click or drag to resize
PortfolioType Enumeration
Portfolio Type

Namespace: CorrigoService.Enums
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
public enum PortfolioType
Members
  Member nameValueDescription
Unknown0 Unsupported value; don't use
Grouping1 Unstructured collection of work zones
Primary2 Portfolios forming hierarchical structure with rules, restrictions and inheritance
See Also