Siebel Object Interfaces Reference > Interfaces Reference > Business Component Methods >

ViewMode


ViewMode sets and gets the visibility type for the business component.

Syntax

oBusComp.ViewMode(mode)

mode

Where mode is a SiebelView Mode constant or its corresponding integer value. The constants shown are defined in the three environments. For details on each SiebelViewMode constant, read SetViewMode.

  • SalesRepView (0)
  • ManagerView (1)
  • PersonalView (2)
  • AllView (3)
  • OrganizationView (5)
  • GroupView (7)
  • CatalogView (8)
  • SubOrganizationView (9)

Returns

Not applicable

Used With

CORBA Object Manager

See Also

SetViewMode for a list of supported mode values.


 Siebel Object Interfaces Reference 
 Published: 18 June 2003