Selerix Developer Tools
PresentationPlace Enumeration






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace : PresentationPlace Enumeration
Presentation place.
Syntax
'Declaration
 
Public Enum PresentationPlace 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As PresentationPlace
public enum PresentationPlace = class(System.Enum, System.IComparable, System.IConvertible, System.IFormattable)
public enum PresentationPlace extends System.Enum implements System.IComparable, System.IConvertible, System.IFormattable 
__value public enum PresentationPlace : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
public enum class PresentationPlace : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
MemberValueDescription
DecisionSupportResources1The decision support resources
Main0The main
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Selerix.BusinessObjects.PresentationPlace

See Also

Reference

Selerix.BusinessObjects Namespace