Click or drag to resize

SOApplication Properties

The SOApplication type exposes the following members.

Properties
  NameDescription
Public propertyBrushKeys
Returns collection of known static Brush keys
(Inherited from IApplication.)
Public propertyContext
The state of the user-interface. What panel is currently visible in the SOCRM window.
(Inherited from IApplication.)
Public propertyCurrentAppointment
The most recently selected appointment.
(Inherited from IApplication.)
Public propertyCurrentColorOf (Inherited from IApplication.)
Public propertyCurrentContact
The company that is displayed in the SOCRM window.
(Inherited from IApplication.)
Public propertyCurrentDiaryOwner
The Current Diary owner as DiaryOwner
(Inherited from IApplication.)
Public propertyCurrentDiaryOwnerAssociate
The Current Diary owner as Associate
(Inherited from IApplication.)
Public propertyCurrentDocument
The most recently selected document.
(Inherited from IApplication.)
Public propertyCurrentFontNameOf (Inherited from IApplication.)
Public propertyCurrentFontSizeOf (Inherited from IApplication.)
Public propertyCurrentNamedViews
Returns a collection of named views reflecting the current active gui including visible dialogs
(Inherited from IApplication.)
Public propertyCurrentPerson
The currently selected person in the SOCRM window and in the person dialog.
(Inherited from IApplication.)
Public propertyCurrentProject
The currently selected project.
(Inherited from IApplication.)
Public propertyCurrentProjectMember
Most recently selected project member.
(Inherited from IApplication.)
Public propertyCurrentQuote
The Quote that is Current
(Inherited from IApplication.)
Public propertyCurrentQuoteAlternative
The QuoteAlternative that is Current
(Inherited from IApplication.)
Public propertyCurrentQuoteLine
The QuoteLine that is Current
(Inherited from IApplication.)
Public propertyCurrentQuoteVersion
The QuoteVersion that is Current
(Inherited from IApplication.)
Public propertyCurrentRelation
Most recently selected Relation object
(Inherited from IApplication.)
Public propertyCurrentSale
The most recently selected sale.
(Inherited from IApplication.)
Public propertyCurrentSaleStakeholder
The SaleStakeholder that is Current
(Inherited from IApplication.)
Public propertyCurrentSelection
The selection that is displayed in the Selection panel in the SOCRM window.
(Inherited from IApplication.)
Public propertyCurrentSoProtocol
Current SoProtocol, same as Copy-Shortcut
(Inherited from IApplication.)
Public propertyCurrentSoProtocols
Returns a collection of soprotocol reflecting the current active gui including visible dialogs
(Inherited from IApplication.)
Public propertyDatabase
The database object that SOCRM is logged into.
(Inherited from IApplication.)
Public propertyFeatureKeys
Returns collection of known static Feature keys
(Inherited from IApplication.)
Public propertyFontKeys
Returns collection of known static Font keys
(Inherited from IApplication.)
Public propertyHeight (Inherited from IApplication.)
Public propertyHWnd (Inherited from IApplication.)
Public propertyIsBusyWithModal
Is SOCRM busy showing a modal dialog
(Inherited from IApplication.)
Public propertyIsFeatureHidden (Inherited from IApplication.)
Public propertyIsFeatureHiddenByMe (Inherited from IApplication.)
Public propertyIsViewVisible (Inherited from IApplication.)
Public propertyNamedControlTexts
Return collection of known static NamedControl texts
(Inherited from IApplication.)
Public propertyPersonArchive
Person list under company card
(Inherited from IApplication.)
Public propertyWidth (Inherited from IApplication.)
Public propertyXPos (Inherited from IApplication.)
Public propertyYPos (Inherited from IApplication.)
Top
See Also