PortfolioType Enumeration |
Portfolio Types
Namespace: CorrigoService.EnumsAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public enum PortfolioType
<SerializableAttribute>
Public Enumeration PortfolioType
No code example is currently available or this language may not be supported.
MembersMember name | Value | Description |
---|
Unknown | 0 |
Unsupported value; don't use
|
Grouping | 1 |
Unstructured collection of work zones
|
Primary | 2 |
Portfolios forming hierarchical structure with rules, restrictions and inheritance
|
See Also