Selerix Developer Tools
PresentationPlace Enumeration






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace : PresentationPlace Enumeration
Presentation place.
Syntax
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  
'Declaration
 
Public Enum PresentationPlace 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
 
'Usage
 
Dim instance As PresentationPlace
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