public sealed class Act.UI.ActApplication () |
--> NONE <--
|
- Property: UIAnalyticsManager UIAnalyticsManager { public get; }
|
Act.UI IEngageView () |
n/a
|
public interface Act.UI.IEngageView
|
--> NONE <--
|
- Method: void showEngageOptions ()
- Method: void showEngageSend ()
|
Act.UI.Analytics AnalyticsView () |
n/a
|
public class Act.UI.Analytics.AnalyticsView
|
--> NONE <--
|
- Constructor: public AnalyticsView ()
- Event: public event EventHandler Activated
- Event: public event EventHandler AutoSizeChanged
- Event: public event EventHandler AutoValidateChanged
- Event: public event EventHandler BackColorChanged
- Event: public event EventHandler BackgroundImageChanged
- Event: public event EventHandler BackgroundImageLayoutChanged
- Event: public event EventHandler BindingContextChanged
- Event: public event EventHandler CausesValidationChanged
- Event: public event UICuesEventHandler ChangeUICues
- Event: public event EventHandler Click
- Event: public event EventHandler ClientSizeChanged
- Event: public event EventHandler Closed
- Event: public event CancelEventHandler Closing
- Event: public event EventHandler ContextMenuChanged
- Event: public event EventHandler ContextMenuStripChanged
- Event: public event ControlEventHandler ControlAdded
- Event: public event ControlEventHandler ControlRemoved
- Event: public event EventHandler CursorChanged
- Event: public event EventHandler Deactivate
- Event: public event EventHandler Disposed
- Event: public event EventHandler DockChanged
- Event: public event EventHandler DoubleClick
- Event: public event DragEventHandler DragDrop
- Event: public event DragEventHandler DragEnter
- Event: public event EventHandler DragLeave
- Event: public event DragEventHandler DragOver
- Event: public event EventHandler EnabledChanged
- Event: public event EventHandler Enter
- Event: public event EventHandler FontChanged
- Event: public event EventHandler ForeColorChanged
- Event: public event FormClosedEventHandler FormClosed
- Event: public event FormClosingEventHandler FormClosing
- Event: public event GiveFeedbackEventHandler GiveFeedback
- Event: public event EventHandler GotFocus
- Event: public event EventHandler HandleCreated
- Event: public event EventHandler HandleDestroyed
- Event: public event CancelEventHandler HelpButtonClicked
- Event: public event HelpEventHandler HelpRequested
- Event: public event EventHandler ImeModeChanged
- Event: public event InputLanguageChangedEventHandler InputLanguageChanged
- Event: public event InputLanguageChangingEventHandler InputLanguageChanging
- Event: public event InvalidateEventHandler Invalidated
- Event: public event KeyEventHandler KeyDown
- Event: public event KeyPressEventHandler KeyPress
- Event: public event KeyEventHandler KeyUp
- Event: public event LayoutEventHandler Layout
- Event: public event EventHandler Leave
- Event: public event EventHandler Load
- Event: public event EventHandler LocationChanged
- Event: public event EventHandler LostFocus
- Event: public event EventHandler MarginChanged
- Event: public event EventHandler MaximizedBoundsChanged
- Event: public event EventHandler MaximumSizeChanged
- Event: public event EventHandler MdiChildActivate
- Event: public event EventHandler MenuComplete
- Event: public event EventHandler MenuStart
- Event: public event EventHandler MinimumSizeChanged
- Event: public event EventHandler MouseCaptureChanged
- Event: public event MouseEventHandler MouseClick
- Event: public event MouseEventHandler MouseDoubleClick
- Event: public event MouseEventHandler MouseDown
- Event: public event EventHandler MouseEnter
- Event: public event EventHandler MouseHover
- Event: public event EventHandler MouseLeave
- Event: public event MouseEventHandler MouseMove
- Event: public event MouseEventHandler MouseUp
- Event: public event MouseEventHandler MouseWheel
- Event: public event EventHandler Move
- Event: public event EventHandler PaddingChanged
- Event: public event PaintEventHandler Paint
- Event: public event EventHandler ParentChanged
- Event: public event PreviewKeyDownEventHandler PreviewKeyDown
- Event: public event QueryAccessibilityHelpEventHandler QueryAccessibilityHelp
- Event: public event QueryContinueDragEventHandler QueryContinueDrag
- Event: public event EventHandler RegionChanged
- Event: public event EventHandler Resize
- Event: public event EventHandler ResizeBegin
- Event: public event EventHandler ResizeEnd
- Event: public event EventHandler RightToLeftChanged
- Event: public event EventHandler RightToLeftLayoutChanged
- Event: public event ScrollEventHandler Scroll
- Event: public event EventHandler Shown
- Event: public event EventHandler SizeChanged
- Event: public event EventHandler StyleChanged
- Event: public event EventHandler SystemColorsChanged
- Event: public event EventHandler TabIndexChanged
- Event: public event EventHandler TabStopChanged
- Event: public event EventHandler TextChanged
- Event: public event EventHandler Validated
- Event: public event CancelEventHandler Validating
- Event: public event EventHandler VisibleChanged
- Method (i): ProtectedInternal void AccessibilityNotifyClients (AccessibleEvents accEvent, int childID)
- Method (i): protected void AccessibilityNotifyClients (AccessibleEvents accEvent, int objectID, int childID)
- Method (i): public void Activate ()
- Method (i): protected void ActivateMdiChild (Form form)
- Method (i): public void AddOwnedForm (Form ownedForm)
- Method (i): protected virtual void AdjustFormScrollbars (bool displayScrollbars)
- [Obsolete: This method has been deprecated. Use the ApplyAutoScaling method instead. http://go.microsoft.com/fwlink/?linkid=14202]Method (i): protected void ApplyAutoScaling ()
- Method (i): public IAsyncResult BeginInvoke (delegate method)
- Method (i): public virtual IAsyncResult BeginInvoke (delegate method, object[] args)
- Method (i): public void BringToFront ()
- Method (i): protected void CenterToParent ()
- Method (i): protected void CenterToScreen ()
- Method (i): public void Close ()
- Method (i): public bool Contains (Control ctl)
- Method (i): protected virtual AccessibleObject CreateAccessibilityInstance ()
- Method (i): public void CreateControl ()
- Method (i): protected virtual ControlCollection CreateControlsInstance ()
- Method (i): public Graphics CreateGraphics ()
- Method (i): protected virtual void CreateHandle ()
- Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
- Method (i): protected virtual void DefWndProc (Message m)
- Method (i): protected virtual void DestroyHandle ()
- Method (i): public virtual void Dispose ()
- Method: protected override void Dispose (bool disposing)
- Method (i): public DragDropEffects DoDragDrop (object data, DragDropEffects allowedEffects)
- Method (i): public void DrawToBitmap (Bitmap bitmap, Rectangle targetBounds)
- Method (i): public virtual object EndInvoke (IAsyncResult asyncResult)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public Form FindForm ()
- Method (i): public bool Focus ()
- Method (i): protected virtual AccessibleObject GetAccessibilityObjectById (int objectId)
- Method (i): protected AutoSizeMode GetAutoSizeMode ()
- Method (i): public Control GetChildAtPoint (Point pt)
- Method (i): public Control GetChildAtPoint (Point pt, GetChildAtPointSkip skipValue)
- Method: public virtual CommandBar[] GetCommandBarCollection ()
- Method (i): public IContainerControl GetContainerControl ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual object GetLifetimeService ()
- Method (i): public Control GetNextControl (Control ctl, bool forward)
- Method (i): public virtual Size GetPreferredSize (Size proposedSize)
- Method (i): protected virtual Rectangle GetScaledBounds (Rectangle bounds, SizeF factor, BoundsSpecified specified)
- Method (i): protected bool GetScrollState (int bit)
- Method (i): protected virtual object GetService (Type service)
- Method (i): protected bool GetStyle (ControlStyles flag)
- Method (i): protected bool GetTopLevel ()
- Method (i): public Type GetType ()
- Method: public string GetWebAPIToken ()
- Method (i): public void Hide ()
- Method: public virtual void Initialize (ViewAgent viewAgent)
- Method (i): public virtual object InitializeLifetimeService ()
- Method (i): protected virtual void InitLayout ()
- Method: public virtual string InterfaceDisplayName ()
- Method (i): public void Invalidate ()
- Method (i): public void Invalidate (bool invalidateChildren)
- Method (i): public void Invalidate (Rectangle rc)
- Method (i): public void Invalidate (Rectangle rc, bool invalidateChildren)
- Method (i): public void Invalidate (Region region)
- Method (i): public void Invalidate (Region region, bool invalidateChildren)
- Method (i): public object Invoke (delegate method)
- Method (i): public virtual object Invoke (delegate method, object[] args)
- Method (i): protected void InvokeGotFocus (Control toInvoke, EventArgs e)
- Method (i): protected void InvokeLostFocus (Control toInvoke, EventArgs e)
- Method (i): protected void InvokeOnClick (Control toInvoke, EventArgs e)
- Method (i): protected void InvokePaint (Control c, PaintEventArgs e)
- Method (i): protected void InvokePaintBackground (Control c, PaintEventArgs e)
- Method (i): protected virtual bool IsInputChar (char charCode)
- Method (i): protected virtual bool IsInputKey (Keys keyData)
- Method (i): public void LayoutMdi (MdiLayout value)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
- Method (i): protected virtual void NotifyInvalidate (Rectangle invalidatedArea)
- Method (i): protected virtual void OnActivated (EventArgs e)
- Method (i): protected virtual void OnAutoSizeChanged (EventArgs e)
- Method (i): protected virtual void OnAutoValidateChanged (EventArgs e)
- Method (i): protected virtual void OnBackColorChanged (EventArgs e)
- Method (i): protected virtual void OnBackgroundImageChanged (EventArgs e)
- Method (i): protected virtual void OnBackgroundImageLayoutChanged (EventArgs e)
- Method (i): protected virtual void OnBindingContextChanged (EventArgs e)
- Method (i): protected virtual void OnCausesValidationChanged (EventArgs e)
- Method (i): protected virtual void OnChangeUICues (UICuesEventArgs e)
- Method (i): protected virtual void OnClick (EventArgs e)
- Method (i): protected virtual void OnClientSizeChanged (EventArgs e)
- Method (i): protected virtual void OnClosed (EventArgs e)
- Method (i): protected virtual void OnClosing (CancelEventArgs e)
- Method (i): protected virtual void OnContextMenuChanged (EventArgs e)
- Method (i): protected virtual void OnContextMenuStripChanged (EventArgs e)
- Method (i): protected virtual void OnControlAdded (ControlEventArgs e)
- Method (i): protected virtual void OnControlRemoved (ControlEventArgs e)
- Method (i): protected virtual void OnCreateControl ()
- Method (i): protected virtual void OnCursorChanged (EventArgs e)
- Method (i): protected virtual void OnDeactivate (EventArgs e)
- Method (i): protected virtual void OnDockChanged (EventArgs e)
- Method (i): protected virtual void OnDoubleClick (EventArgs e)
- Method (i): protected virtual void OnDragDrop (DragEventArgs drgevent)
- Method (i): protected virtual void OnDragEnter (DragEventArgs drgevent)
- Method (i): protected virtual void OnDragLeave (EventArgs e)
- Method (i): protected virtual void OnDragOver (DragEventArgs drgevent)
- Method (i): protected virtual void OnEnabledChanged (EventArgs e)
- Method (i): protected virtual void OnEnter (EventArgs e)
- Method (i): protected virtual void OnFontChanged (EventArgs e)
- Method (i): protected virtual void OnForeColorChanged (EventArgs e)
- Method (i): protected virtual void OnFormClosed (FormClosedEventArgs e)
- Method (i): protected virtual void OnFormClosing (FormClosingEventArgs e)
- Method (i): protected virtual void OnGiveFeedback (GiveFeedbackEventArgs gfbevent)
- Method (i): protected virtual void OnGotFocus (EventArgs e)
- Method (i): protected virtual void OnHandleCreated (EventArgs e)
- Method (i): protected virtual void OnHandleDestroyed (EventArgs e)
- Method (i): protected virtual void OnHelpButtonClicked (CancelEventArgs e)
- Method (i): protected virtual void OnHelpRequested (HelpEventArgs hevent)
- Method (i): protected virtual void OnImeModeChanged (EventArgs e)
- Method (i): protected virtual void OnInputLanguageChanged (InputLanguageChangedEventArgs e)
- Method (i): protected virtual void OnInputLanguageChanging (InputLanguageChangingEventArgs e)
- Method (i): protected virtual void OnInvalidated (InvalidateEventArgs e)
- Method (i): protected virtual void OnKeyDown (KeyEventArgs e)
- Method (i): protected virtual void OnKeyPress (KeyPressEventArgs e)
- Method (i): protected virtual void OnKeyUp (KeyEventArgs e)
- Method (i): protected virtual void OnLayout (LayoutEventArgs levent)
- Method (i): protected virtual void OnLeave (EventArgs e)
- Method: public virtual void OnLoad (ActApplication actApp)
- Method (i): protected virtual void OnLoad (EventArgs e)
- Method (i): protected virtual void OnLocationChanged (EventArgs e)
- Method (i): protected virtual void OnLostFocus (EventArgs e)
- Method (i): protected virtual void OnMarginChanged (EventArgs e)
- Method (i): protected virtual void OnMaximizedBoundsChanged (EventArgs e)
- Method (i): protected virtual void OnMaximumSizeChanged (EventArgs e)
- Method (i): protected virtual void OnMdiChildActivate (EventArgs e)
- Method (i): protected virtual void OnMenuComplete (EventArgs e)
- Method (i): protected virtual void OnMenuStart (EventArgs e)
- Method (i): protected virtual void OnMinimumSizeChanged (EventArgs e)
- Method (i): protected virtual void OnMouseCaptureChanged (EventArgs e)
- Method (i): protected virtual void OnMouseClick (MouseEventArgs e)
- Method (i): protected virtual void OnMouseDoubleClick (MouseEventArgs e)
- Method (i): protected virtual void OnMouseDown (MouseEventArgs e)
- Method (i): protected virtual void OnMouseEnter (EventArgs e)
- Method (i): protected virtual void OnMouseHover (EventArgs e)
- Method (i): protected virtual void OnMouseLeave (EventArgs e)
- Method (i): protected virtual void OnMouseMove (MouseEventArgs e)
- Method (i): protected virtual void OnMouseUp (MouseEventArgs e)
- Method (i): protected virtual void OnMouseWheel (MouseEventArgs e)
- Method (i): protected virtual void OnMove (EventArgs e)
- Method (i): protected virtual void OnNotifyMessage (Message m)
- Method (i): protected virtual void OnPaddingChanged (EventArgs e)
- Method (i): protected virtual void OnPaint (PaintEventArgs e)
- Method (i): protected virtual void OnPaintBackground (PaintEventArgs e)
- Method (i): protected virtual void OnParentBackColorChanged (EventArgs e)
- Method (i): protected virtual void OnParentBackgroundImageChanged (EventArgs e)
- Method (i): protected virtual void OnParentBindingContextChanged (EventArgs e)
- Method (i): protected virtual void OnParentChanged (EventArgs e)
- Method (i): protected virtual void OnParentCursorChanged (EventArgs e)
- Method (i): protected virtual void OnParentEnabledChanged (EventArgs e)
- Method (i): protected virtual void OnParentFontChanged (EventArgs e)
- Method (i): protected virtual void OnParentForeColorChanged (EventArgs e)
- Method (i): protected virtual void OnParentRightToLeftChanged (EventArgs e)
- Method (i): protected virtual void OnParentVisibleChanged (EventArgs e)
- Method (i): protected virtual void OnPreviewKeyDown (PreviewKeyDownEventArgs e)
- Method (i): protected virtual void OnPrint (PaintEventArgs e)
- Method (i): protected virtual void OnQueryContinueDrag (QueryContinueDragEventArgs qcdevent)
- Method (i): protected virtual void OnRegionChanged (EventArgs e)
- Method (i): protected virtual void OnResize (EventArgs e)
- Method (i): protected virtual void OnResizeBegin (EventArgs e)
- Method (i): protected virtual void OnResizeEnd (EventArgs e)
- Method (i): protected virtual void OnRightToLeftChanged (EventArgs e)
- Method (i): protected virtual void OnRightToLeftLayoutChanged (EventArgs e)
- Method (i): protected virtual void OnScroll (ScrollEventArgs se)
- Method (i): protected virtual void OnShown (EventArgs e)
- Method (i): protected virtual void OnSizeChanged (EventArgs e)
- Method (i): protected virtual void OnStyleChanged (EventArgs e)
- Method (i): protected virtual void OnSystemColorsChanged (EventArgs e)
- Method (i): protected virtual void OnTabIndexChanged (EventArgs e)
- Method (i): protected virtual void OnTabStopChanged (EventArgs e)
- Method (i): protected virtual void OnTextChanged (EventArgs e)
- Method: public virtual void OnUnLoad ()
- Method (i): protected virtual void OnValidated (EventArgs e)
- Method (i): protected virtual void OnValidating (CancelEventArgs e)
- Method: public virtual void OnViewActivate ()
- Method: public virtual void OnViewDeactivate (CancelEventArgs ce)
- Method (i): protected virtual void OnVisibleChanged (EventArgs e)
- Method (i): public void PerformAutoScale ()
- Method (i): public void PerformLayout ()
- Method (i): public void PerformLayout (Control affectedControl, string affectedProperty)
- Method (i): public Point PointToClient (Point p)
- Method (i): public Point PointToScreen (Point p)
- Method (i): public PreProcessControlState PreProcessControlMessage (Message msg)
- Method (i): public virtual bool PreProcessMessage (Message msg)
- Method (i): protected virtual bool ProcessCmdKey (Message msg, Keys keyData)
- Method (i): protected virtual bool ProcessDialogChar (char charCode)
- Method (i): protected virtual bool ProcessDialogKey (Keys keyData)
- Method (i): protected virtual bool ProcessKeyEventArgs (Message m)
- Method (i): ProtectedInternal virtual bool ProcessKeyMessage (Message m)
- Method (i): protected virtual bool ProcessKeyPreview (Message m)
- Method (i): ProtectedInternal virtual bool ProcessMnemonic (char charCode)
- Method (i): protected virtual bool ProcessTabKey (bool forward)
- Method (i): protected void RaiseDragEvent (object key, DragEventArgs e)
- Method (i): protected void RaiseKeyEvent (object key, KeyEventArgs e)
- Method (i): protected void RaiseMouseEvent (object key, MouseEventArgs e)
- Method (i): protected void RaisePaintEvent (object key, PaintEventArgs e)
- Method (i): protected void RecreateHandle ()
- Method (i): public Rectangle RectangleToClient (Rectangle r)
- Method (i): public Rectangle RectangleToScreen (Rectangle r)
- Method (i): public virtual void Refresh ()
- Method: public virtual void RefreshView ()
- Method (i): public void RemoveOwnedForm (Form ownedForm)
- Method (i): public virtual void ResetBackColor ()
- Method (i): public void ResetBindings ()
- Method (i): public virtual void ResetCursor ()
- Method (i): public virtual void ResetFont ()
- Method (i): public virtual void ResetForeColor ()
- Method (i): public void ResetImeMode ()
- Method (i): protected void ResetMouseEventArgs ()
- Method (i): public virtual void ResetRightToLeft ()
- Method (i): public virtual void ResetText ()
- Method (i): public void ResumeLayout ()
- Method (i): public void ResumeLayout (bool performLayout)
- Method (i): protected ContentAlignment RtlTranslateAlignment (ContentAlignment align)
- Method (i): protected HorizontalAlignment RtlTranslateAlignment (HorizontalAlignment align)
- Method (i): protected LeftRightAlignment RtlTranslateAlignment (LeftRightAlignment align)
- Method (i): ProtectedInternal ContentAlignment RtlTranslateContent (ContentAlignment align)
- Method (i): protected HorizontalAlignment RtlTranslateHorizontal (HorizontalAlignment align)
- Method (i): protected LeftRightAlignment RtlTranslateLeftRight (LeftRightAlignment align)
- [Obsolete: This method has been deprecated. Use the Scale(SizeF ratio) method instead. http://go.microsoft.com/fwlink/?linkid=14202]Method (i): public void Scale (float ratio)
- [Obsolete: This method has been deprecated. Use the Scale(SizeF ratio) method instead. http://go.microsoft.com/fwlink/?linkid=14202]Method (i): public void Scale (float dx, float dy)
- Method (i): public void Scale (SizeF factor)
- Method (i): protected virtual void ScaleControl (SizeF factor, BoundsSpecified specified)
- Method (i): protected virtual void ScaleCore (float x, float y)
- Method (i): public void ScrollControlIntoView (Control activeControl)
- Method (i): protected virtual Point ScrollToControl (Control activeControl)
- Method (i): public void Select ()
- Method (i): protected virtual void Select (bool directed, bool forward)
- Method (i): public bool SelectNextControl (Control ctl, bool forward, bool tabStopOnly, bool nested, bool wrap)
- Method (i): public void SendToBack ()
- Method (i): public void SetAutoScrollMargin (int x, int y)
- Method (i): protected void SetAutoSizeMode (AutoSizeMode mode)
- Method (i): public void SetBounds (int x, int y, int width, int height)
- Method (i): public void SetBounds (int x, int y, int width, int height, BoundsSpecified specified)
- Method (i): protected virtual void SetBoundsCore (int x, int y, int width, int height, BoundsSpecified specified)
- Method (i): protected virtual void SetClientSizeCore (int x, int y)
- Method (i): public void SetDesktopBounds (int x, int y, int width, int height)
- Method (i): public void SetDesktopLocation (int x, int y)
- Method (i): protected void SetDisplayRectLocation (int x, int y)
- Method (i): protected void SetScrollState (int bit, bool value)
- Method (i): protected void SetStyle (ControlStyles flag, bool value)
- Method (i): protected void SetTopLevel (bool value)
- Method (i): protected virtual void SetVisibleCore (bool value)
- Method (i): public void Show ()
- Method (i): public void Show (IWin32Window owner)
- Method (i): public DialogResult ShowDialog ()
- Method (i): public DialogResult ShowDialog (IWin32Window owner)
- Method (i): protected virtual Size SizeFromClientSize (Size clientSize)
- Method (i): public void SuspendLayout ()
- Method (i): public virtual string ToString ()
- Method (i): public void Update ()
- Method (i): ProtectedInternal void UpdateBounds ()
- Method (i): protected void UpdateBounds (int x, int y, int width, int height)
- Method (i): protected void UpdateBounds (int x, int y, int width, int height, int clientWidth, int clientHeight)
- Method (i): protected virtual void UpdateDefaultButton ()
- Method (i): protected void UpdateStyles ()
- Method (i): protected void UpdateZOrder ()
- Method (i): public bool Validate ()
- Method (i): public bool Validate (bool checkAutoValidate)
- Method (i): public virtual bool ValidateChildren ()
- Method (i): public virtual bool ValidateChildren (ValidationConstraints validationConstraints)
- Method (i): protected virtual void WndProc (Message m)
- Property: IButtonControl AcceptButton { public get; public set; }
- Property: AccessibleObject AccessibilityObject { public get; }
- Property: string AccessibleDefaultActionDescription { public get; public set; }
- Property: string AccessibleDescription { public get; public set; }
- Property: string AccessibleName { public get; public set; }
- Property: AccessibleRole AccessibleRole { public get; public set; }
- Property: virtual Control ActiveControl { public get; public set; }
- Property: Form ActiveMdiChild { public get; }
- Property: virtual bool AllowDrop { public get; public set; }
- Property: bool AllowTransparency { public get; public set; }
- Property: virtual AnchorStyles Anchor { public get; public set; }
- [Obsolete: This property has been deprecated. Use the AutoScaleMode property instead. http://go.microsoft.com/fwlink/?linkid=14202]Property: bool AutoScale { public get; public set; }
- Property: virtual Size AutoScaleBaseSize { public get; public set; }
- Property: SizeF AutoScaleDimensions { public get; public set; }
- Property: protected SizeF AutoScaleFactor { }
- Property: AutoScaleMode AutoScaleMode { public get; public set; }
- Property: virtual bool AutoScroll { public get; public set; }
- Property: Size AutoScrollMargin { public get; public set; }
- Property: Size AutoScrollMinSize { public get; public set; }
- Property: virtual Point AutoScrollOffset { public get; public set; }
- Property: Point AutoScrollPosition { public get; public set; }
- Property: virtual bool AutoSize { public get; public set; }
- Property: AutoSizeMode AutoSizeMode { public get; public set; }
- Property: virtual AutoValidate AutoValidate { public get; public set; }
- Property: virtual Color BackColor { public get; public set; }
- Property: virtual Image BackgroundImage { public get; public set; }
- Property: virtual ImageLayout BackgroundImageLayout { public get; public set; }
- Property: virtual BindingContext BindingContext { public get; public set; }
- Property: int Bottom { public get; }
- Property: virtual Rectangle Bounds { public get; public set; }
- Property: IButtonControl CancelButton { public get; public set; }
- Property: protected virtual bool CanEnableIme { }
- Property: bool CanFocus { public get; }
- Property: protected virtual bool CanRaiseEvents { }
- Property: bool CanSelect { public get; }
- Property: bool Capture { public get; public set; }
- Property: bool CausesValidation { public get; public set; }
- Property: Rectangle ClientRectangle { public get; }
- Property: Size ClientSize { public get; public set; }
- Property: string CompanyName { public get; }
- Property: IContainer Container { public get; }
- Property: bool ContainsFocus { public get; }
- Property: virtual ContextMenu ContextMenu { public get; public set; }
- Property: virtual ContextMenuStrip ContextMenuStrip { public get; public set; }
- Property: bool ControlBox { public get; public set; }
- Property: ControlCollection Controls { public get; }
- Property: bool Created { public get; }
- Property: protected virtual CreateParams CreateParams { }
- Property: SizeF CurrentAutoScaleDimensions { public get; }
- Property: virtual Cursor Cursor { public get; public set; }
- Property: virtual ControlBindingsCollection DataBindings { public get; }
- Property: protected virtual Cursor DefaultCursor { }
- Property: protected virtual ImeMode DefaultImeMode { }
- Property: protected virtual Padding DefaultMargin { }
- Property: protected virtual Size DefaultMaximumSize { }
- Property: protected virtual Size DefaultMinimumSize { }
- Property: protected virtual Padding DefaultPadding { }
- Property: protected virtual Size DefaultSize { }
- Property: protected bool DesignMode { }
- Property: Rectangle DesktopBounds { public get; public set; }
- Property: Point DesktopLocation { public get; public set; }
- Property: DialogResult DialogResult { public get; public set; }
- Property: virtual Rectangle DisplayRectangle { public get; }
- Property: bool Disposing { public get; }
- Property: virtual DockStyle Dock { public get; public set; }
- Property: DockPaddingEdges DockPadding { public get; }
- Property: protected virtual bool DoubleBuffered { }
- Property: bool Enabled { public get; public set; }
- Property: protected EventHandlerList Events { }
- Property: virtual bool Focused { public get; }
- Property: virtual Font Font { public get; public set; }
- Property: protected int FontHeight { }
- Property: virtual Color ForeColor { public get; public set; }
- Property: FormBorderStyle FormBorderStyle { public get; public set; }
- Property: virtual IntPtr Handle { public get; }
- Property: bool HasChildren { public get; }
- Property: int Height { public get; public set; }
- Property: bool HelpButton { public get; public set; }
- Property: HScrollProperties HorizontalScroll { public get; }
- Property: protected bool HScroll { }
- Property: Icon Icon { public get; public set; }
- Property: ImeMode ImeMode { public get; public set; }
- Property: protected virtual ImeMode ImeModeBase { }
- Property: virtual bool InvokeRequired { public get; }
- Property: bool IsAccessible { public get; public set; }
- Property: bool IsDisposed { public get; }
- Property: bool IsHandleCreated { public get; }
- Property: bool IsMdiChild { public get; }
- Property: bool IsMdiContainer { public get; public set; }
- Property: bool IsMirrored { public get; }
- Property: bool IsRestrictedWindow { public get; }
- Property: bool KeyPreview { public get; public set; }
- Property: virtual LayoutEngine LayoutEngine { public get; }
- Property: int Left { public get; public set; }
- Property: Point Location { public get; public set; }
- Property: MenuStrip MainMenuStrip { public get; public set; }
- Property: Padding Margin { public get; public set; }
- Property: bool MaximizeBox { public get; public set; }
- Property: protected Rectangle MaximizedBounds { }
- Property: virtual Size MaximumSize { public get; public set; }
- Property: Form[] MdiChildren { public get; }
- Property: Form MdiParent { public get; public set; }
- Property: MainMenu Menu { public get; public set; }
- Property: MainMenu MergedMenu { public get; }
- Property: bool MinimizeBox { public get; public set; }
- Property: virtual Size MinimumSize { public get; public set; }
- Property: bool Modal { public get; }
- Property: string Name { public get; public set; }
- Property: double Opacity { public get; public set; }
- Property: Form[] OwnedForms { public get; }
- Property: Form Owner { public get; public set; }
- Property: Padding Padding { public get; public set; }
- Property: Control Parent { public get; public set; }
- Property: Form ParentForm { public get; }
- Property: Size PreferredSize { public get; }
- Property: string ProductName { public get; }
- Property: string ProductVersion { public get; }
- Property: bool RecreatingHandle { public get; }
- Property: Region Region { public get; public set; }
- [Obsolete: This property has been deprecated. Please use RightToLeft instead. http://go.microsoft.com/fwlink/?linkid=14202]Property: ProtectedInternal bool RenderRightToLeft { }
- Property: protected bool ResizeRedraw { }
- Property: Rectangle RestoreBounds { public get; }
- Property: int Right { public get; }
- Property: virtual RightToLeft RightToLeft { public get; public set; }
- Property: virtual bool RightToLeftLayout { public get; public set; }
- Property: protected virtual bool ScaleChildren { }
- Property: ProtectedInternal virtual bool ShowFocusCues { }
- Property: bool ShowIcon { public get; public set; }
- Property: bool ShowInTaskbar { public get; public set; }
- Property: ProtectedInternal virtual bool ShowKeyboardCues { }
- Property: protected virtual bool ShowWithoutActivation { }
- Property: virtual ISite Site { public get; public set; }
- Property: Size Size { public get; public set; }
- Property: SizeGripStyle SizeGripStyle { public get; public set; }
- Property: FormStartPosition StartPosition { public get; public set; }
- Property: int TabIndex { public get; public set; }
- Property: bool TabStop { public get; public set; }
- Property: object Tag { public get; public set; }
- Property: virtual string Text { public get; public set; }
- Property: int Top { public get; public set; }
- Property: bool TopLevel { public get; public set; }
- Property: Control TopLevelControl { public get; }
- Property: bool TopMost { public get; public set; }
- Property: Color TransparencyKey { public get; public set; }
- Property: bool UseWaitCursor { public get; public set; }
- Property: VScrollProperties VerticalScroll { public get; }
- Property: bool Visible { public get; public set; }
- Property: protected bool VScroll { }
- Property: int Width { public get; public set; }
- Property: FormWindowState WindowState { public get; public set; }
- Property: IWindowTarget WindowTarget { public get; public set; }
|
Act.UI.Analytics UIAnalyticsManager () |
n/a
|
public class Act.UI.Analytics.UIAnalyticsManager
|
--> NONE <--
|
- Constructor: public UIAnalyticsManager (ActApplication actApp)
- Method (i): public virtual void Dispose ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public void ShowResourcePage ()
- Method (i): public virtual string ToString ()
- Property: protected ActApplication ActApplication { }
|
Act.UI.Engage SendBlast () |
public class Act.UI.Engage.SendBlast
(Please hover your mouse over the type to see the inheritance signatures) |
public class Act.UI.Engage.SendBlast
(Please hover your mouse over the type to see the inheritance signatures) |
- Event: public event EventHandler Activated
- Event: public event EventHandler Closed
- Event: public event CancelEventHandler Closing
- Event: public event EventHandler ContentRendered
- Event: public event EventHandler Deactivated
- Event: public event DpiChangedEventHandler DpiChanged
- Event: public event EventHandler LocationChanged
- Event: public event EventHandler SourceInitialized
- Event: public event EventHandler StateChanged
- Method (i): public bool Activate ()
- Method (i): public void Close ()
- Method (i): public void DragMove ()
- Method (i): public void Hide ()
- Method (i): protected virtual Size MeasureOverride (Size availableSize)
- Method (i): protected virtual void OnActivated (EventArgs e)
- Method (i): protected virtual void OnClosed (EventArgs e)
- Method (i): protected virtual void OnClosing (CancelEventArgs e)
- Method (i): protected virtual void OnContentRendered (EventArgs e)
- Method (i): protected virtual void OnDeactivated (EventArgs e)
- Method (i): protected virtual void OnLocationChanged (EventArgs e)
- Method (i): protected virtual void OnSourceInitialized (EventArgs e)
- Method (i): protected virtual void OnStateChanged (EventArgs e)
- Method (i): public void Show ()
- Method (i): public Nullable`1 ShowDialog ()
- Property: bool AllowsTransparency { public get; public set; }
- Property: Nullable`1 DialogResult { public get; public set; }
- Property: ImageSource Icon { public get; public set; }
- Property: bool IsActive { public get; }
- Property: double Left { public get; public set; }
- Property: WindowCollection OwnedWindows { public get; }
- Property: Window Owner { public get; public set; }
- Property: ResizeMode ResizeMode { public get; public set; }
- Property: Rect RestoreBounds { public get; }
- Property: bool ShowActivated { public get; public set; }
- Property: bool ShowInTaskbar { public get; public set; }
- Property: SizeToContent SizeToContent { public get; public set; }
- Property: TaskbarItemInfo TaskbarItemInfo { public get; public set; }
- Property: virtual string Title { public get; public set; }
- Property: double Top { public get; public set; }
- Property: bool Topmost { public get; public set; }
- Property: WindowStartupLocation WindowStartupLocation { public get; public set; }
- Property: WindowState WindowState { public get; public set; }
- Property: WindowStyle WindowStyle { public get; public set; }
|
- Method (i): protected virtual Size MeasureOverride (Size constraint)
|
public class Act.UI.Engage.UIEngageManager () |
--> NONE <--
|
- Method: public void ShowEngageOptions ()
|
public class Act.UI.Navigation.GlobalToolbarOptionsDialog () |
- Constructor: public GlobalToolbarOptionsDialog (List`1 yourItems)
|
- Constructor: public GlobalToolbarOptionsDialog (List`1 yourItems)
|
public sealed class Act.UI.Security.HistoryACLWorker () |
- Constructor: public HistoryACLWorker (ActFramework af, List`1 hlist, ACLJob job)
- Constructor: public HistoryACLWorker (ActFramework af, List`1 hlist, ACLJob job, Accessor[] accessors)
|
- Constructor: public HistoryACLWorker (ActFramework af, List`1 hlist, ACLJob job)
- Constructor: public HistoryACLWorker (ActFramework af, List`1 hlist, ACLJob job, Accessor[] accessors)
|
public sealed class Act.UI.Security.NoteACLWorker () |
- Constructor: public NoteACLWorker (ActFramework af, List`1 nlist, ACLJob job)
- Constructor: public NoteACLWorker (ActFramework af, List`1 nlist, ACLJob job, Accessor[] accessors)
|
- Constructor: public NoteACLWorker (ActFramework af, List`1 nlist, ACLJob job)
- Constructor: public NoteACLWorker (ActFramework af, List`1 nlist, ACLJob job, Accessor[] accessors)
|
public sealed class Act.UI.Security.SecondaryContactACLWorker () |
- Constructor: public SecondaryContactACLWorker (ActFramework af, List`1 clist, ACLJob job)
- Constructor: public SecondaryContactACLWorker (ActFramework af, List`1 clist, ACLJob job, Accessor[] accessors)
|
- Constructor: public SecondaryContactACLWorker (ActFramework af, List`1 clist, ACLJob job)
- Constructor: public SecondaryContactACLWorker (ActFramework af, List`1 clist, ACLJob job, Accessor[] accessors)
|
public interface Act.UI.Sp2Blasts.Blasts () |
--> NONE <--
|
- Method: UserCurrentBlastsInfoResponse GetUserCurrentBlastsInfo ()
- Method: EmailBlastList GetUserEmailBlast (Guid blastId)
|
public class Act.UI.Sp2Blasts.BlastsClient () |
- Method (i): protected void InvokeAsync (BeginOperationDelegate beginOperationDelegate, object[] inValues, EndOperationDelegate endOperationDelegate, SendOrPostCallback operationCompletedCallback, object userState)
|
- Method: public virtual UserCurrentBlastsInfoResponse GetUserCurrentBlastsInfo ()
- Method: public virtual EmailBlastList GetUserEmailBlast (Guid blastId)
- Method (i): protected void InvokeAsync (BeginOperationDelegate beginOperationDelegate, object[] inValues, EndOperationDelegate endOperationDelegate, SendOrPostCallback operationCompletedCallback, object userState)
|
public class Act.UI.Sp2Blasts.EmailBlastList () |
- Method (i): public void AddRange (IEnumerable`1 collection)
- Method (i): public int BinarySearch (Emails item, IComparer`1 comparer)
- Method (i): public int BinarySearch (int index, int count, Emails item, IComparer`1 comparer)
- Method (i): public bool Exists (Predicate`1 match)
- Method (i): public Emails Find (Predicate`1 match)
- Method (i): public List`1 FindAll (Predicate`1 match)
- Method (i): public int FindIndex (int startIndex, int count, Predicate`1 match)
- Method (i): public int FindIndex (int startIndex, Predicate`1 match)
- Method (i): public int FindIndex (Predicate`1 match)
- Method (i): public Emails FindLast (Predicate`1 match)
- Method (i): public int FindLastIndex (int startIndex, int count, Predicate`1 match)
- Method (i): public int FindLastIndex (int startIndex, Predicate`1 match)
- Method (i): public int FindLastIndex (Predicate`1 match)
- Method (i): public void ForEach (Action`1 action)
- Method (i): public void InsertRange (int index, IEnumerable`1 collection)
- Method (i): public int RemoveAll (Predicate`1 match)
- Method (i): public void Sort (IComparer`1 comparer)
- Method (i): public void Sort (Comparison`1 comparison)
- Method (i): public void Sort (int index, int count, IComparer`1 comparer)
- Method (i): public bool TrueForAll (Predicate`1 match)
|
- Method (i): public void AddRange (IEnumerable`1 collection)
- Method (i): public int BinarySearch (Emails item, IComparer`1 comparer)
- Method (i): public int BinarySearch (int index, int count, Emails item, IComparer`1 comparer)
- Method (i): public bool Exists (Predicate`1 match)
- Method (i): public Emails Find (Predicate`1 match)
- Method (i): public List`1 FindAll (Predicate`1 match)
- Method (i): public int FindIndex (int startIndex, int count, Predicate`1 match)
- Method (i): public int FindIndex (int startIndex, Predicate`1 match)
- Method (i): public int FindIndex (Predicate`1 match)
- Method (i): public Emails FindLast (Predicate`1 match)
- Method (i): public int FindLastIndex (int startIndex, int count, Predicate`1 match)
- Method (i): public int FindLastIndex (int startIndex, Predicate`1 match)
- Method (i): public int FindLastIndex (Predicate`1 match)
- Method (i): public void ForEach (Action`1 action)
- Method (i): public void InsertRange (int index, IEnumerable`1 collection)
- Method (i): public int RemoveAll (Predicate`1 match)
- Method (i): public void Sort (IComparer`1 comparer)
- Method (i): public void Sort (Comparison`1 comparison)
- Method (i): public void Sort (int index, int count, IComparer`1 comparer)
- Method (i): public bool TrueForAll (Predicate`1 match)
|
Act.UI.Sp2Blasts LastEmailCampaign () |
n/a
|
public class Act.UI.Sp2Blasts.LastEmailCampaign
|
--> NONE <--
|
- Constructor: public LastEmailCampaign ()
- Event: public event PropertyChangedEventHandler PropertyChanged
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: protected void RaisePropertyChanged (string propertyName)
- Method (i): public virtual string ToString ()
- Property: Guid BlastId { public get; public set; }
- Property: virtual ExtensionDataObject ExtensionData { public get; public set; }
- Property: string OpenRate { public get; public set; }
- Property: string SentFromEmail { public get; public set; }
- Property: DateTime SentOn { public get; public set; }
- Property: string Subject { public get; public set; }
- Property: string ThumbnailUrl { public get; public set; }
|
Act.UI.Sp2Blasts NextScheduledEmailCampaign () |
n/a
|
public class Act.UI.Sp2Blasts.NextScheduledEmailCampaign
|
--> NONE <--
|
- Constructor: public NextScheduledEmailCampaign ()
- Event: public event PropertyChangedEventHandler PropertyChanged
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: protected void RaisePropertyChanged (string propertyName)
- Method (i): public virtual string ToString ()
- Property: Guid BlastId { public get; public set; }
- Property: virtual ExtensionDataObject ExtensionData { public get; public set; }
- Property: DateTime SendAt { public get; public set; }
- Property: string SentFromEmail { public get; public set; }
- Property: string Subject { public get; public set; }
- Property: string ThumbnailUrl { public get; public set; }
|
public class Act.UI.Sp2Blasts.SendEmailBlastWithTemplateIdRequest () |
--> NONE <--
|
- Property: string EmailSendTo { public get; public set; }
|
public class Act.UI.Sp2Blasts.TemplateResponseData () |
--> NONE <--
|
- Property: string templateThumbnailUrl { public get; public set; }
|
Act.UI.Sp2Blasts UserCurrentBlastsInfoResponse () |
n/a
|
public class Act.UI.Sp2Blasts.UserCurrentBlastsInfoResponse
|
--> NONE <--
|
- Constructor: public UserCurrentBlastsInfoResponse ()
- Event: public event PropertyChangedEventHandler PropertyChanged
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: protected void RaisePropertyChanged (string propertyName)
- Method (i): public virtual string ToString ()
- Property: virtual ExtensionDataObject ExtensionData { public get; public set; }
- Property: LastEmailCampaign LastEmailCampaign { public get; public set; }
- Property: NextScheduledEmailCampaign NextScheduledEmailCampaign { public get; public set; }
|
public class Act.UI.Sp2Blasts.UserEmailBlastsList () |
- Method (i): public void AddRange (IEnumerable`1 collection)
- Method (i): public int BinarySearch (UserEmailBlasts item, IComparer`1 comparer)
- Method (i): public int BinarySearch (int index, int count, UserEmailBlasts item, IComparer`1 comparer)
- Method (i): public bool Exists (Predicate`1 match)
- Method (i): public UserEmailBlasts Find (Predicate`1 match)
- Method (i): public List`1 FindAll (Predicate`1 match)
- Method (i): public int FindIndex (int startIndex, int count, Predicate`1 match)
- Method (i): public int FindIndex (int startIndex, Predicate`1 match)
- Method (i): public int FindIndex (Predicate`1 match)
- Method (i): public UserEmailBlasts FindLast (Predicate`1 match)
- Method (i): public int FindLastIndex (int startIndex, int count, Predicate`1 match)
- Method (i): public int FindLastIndex (int startIndex, Predicate`1 match)
- Method (i): public int FindLastIndex (Predicate`1 match)
- Method (i): public void ForEach (Action`1 action)
- Method (i): public void InsertRange (int index, IEnumerable`1 collection)
- Method (i): public int RemoveAll (Predicate`1 match)
- Method (i): public void Sort (IComparer`1 comparer)
- Method (i): public void Sort (Comparison`1 comparison)
- Method (i): public void Sort (int index, int count, IComparer`1 comparer)
- Method (i): public bool TrueForAll (Predicate`1 match)
|
- Method (i): public void AddRange (IEnumerable`1 collection)
- Method (i): public int BinarySearch (UserEmailBlasts item, IComparer`1 comparer)
- Method (i): public int BinarySearch (int index, int count, UserEmailBlasts item, IComparer`1 comparer)
- Method (i): public bool Exists (Predicate`1 match)
- Method (i): public UserEmailBlasts Find (Predicate`1 match)
- Method (i): public List`1 FindAll (Predicate`1 match)
- Method (i): public int FindIndex (int startIndex, int count, Predicate`1 match)
- Method (i): public int FindIndex (int startIndex, Predicate`1 match)
- Method (i): public int FindIndex (Predicate`1 match)
- Method (i): public UserEmailBlasts FindLast (Predicate`1 match)
- Method (i): public int FindLastIndex (int startIndex, int count, Predicate`1 match)
- Method (i): public int FindLastIndex (int startIndex, Predicate`1 match)
- Method (i): public int FindLastIndex (Predicate`1 match)
- Method (i): public void ForEach (Action`1 action)
- Method (i): public void InsertRange (int index, IEnumerable`1 collection)
- Method (i): public int RemoveAll (Predicate`1 match)
- Method (i): public void Sort (IComparer`1 comparer)
- Method (i): public void Sort (Comparison`1 comparison)
- Method (i): public void Sort (int index, int count, IComparer`1 comparer)
- Method (i): public bool TrueForAll (Predicate`1 match)
|
public class Act.UI.Sp2Contacts.CallListContactsData () |
- Method (i): public void AddRange (IEnumerable`1 collection)
- Method (i): public int BinarySearch (CallListContactData item, IComparer`1 comparer)
- Method (i): public int BinarySearch (int index, int count, CallListContactData item, IComparer`1 comparer)
- Method (i): public bool Exists (Predicate`1 match)
- Method (i): public CallListContactData Find (Predicate`1 match)
- Method (i): public List`1 FindAll (Predicate`1 match)
- Method (i): public int FindIndex (int startIndex, int count, Predicate`1 match)
- Method (i): public int FindIndex (int startIndex, Predicate`1 match)
- Method (i): public int FindIndex (Predicate`1 match)
- Method (i): public CallListContactData FindLast (Predicate`1 match)
- Method (i): public int FindLastIndex (int startIndex, int count, Predicate`1 match)
- Method (i): public int FindLastIndex (int startIndex, Predicate`1 match)
- Method (i): public int FindLastIndex (Predicate`1 match)
- Method (i): public void ForEach (Action`1 action)
- Method (i): public void InsertRange (int index, IEnumerable`1 collection)
- Method (i): public int RemoveAll (Predicate`1 match)
- Method (i): public void Sort (IComparer`1 comparer)
- Method (i): public void Sort (Comparison`1 comparison)
- Method (i): public void Sort (int index, int count, IComparer`1 comparer)
- Method (i): public bool TrueForAll (Predicate`1 match)
|
- Method (i): public void AddRange (IEnumerable`1 collection)
- Method (i): public int BinarySearch (CallListContactData item, IComparer`1 comparer)
- Method (i): public int BinarySearch (int index, int count, CallListContactData item, IComparer`1 comparer)
- Method (i): public bool Exists (Predicate`1 match)
- Method (i): public CallListContactData Find (Predicate`1 match)
- Method (i): public List`1 FindAll (Predicate`1 match)
- Method (i): public int FindIndex (int startIndex, int count, Predicate`1 match)
- Method (i): public int FindIndex (int startIndex, Predicate`1 match)
- Method (i): public int FindIndex (Predicate`1 match)
- Method (i): public CallListContactData FindLast (Predicate`1 match)
- Method (i): public int FindLastIndex (int startIndex, int count, Predicate`1 match)
- Method (i): public int FindLastIndex (int startIndex, Predicate`1 match)
- Method (i): public int FindLastIndex (Predicate`1 match)
- Method (i): public void ForEach (Action`1 action)
- Method (i): public void InsertRange (int index, IEnumerable`1 collection)
- Method (i): public int RemoveAll (Predicate`1 match)
- Method (i): public void Sort (IComparer`1 comparer)
- Method (i): public void Sort (Comparison`1 comparison)
- Method (i): public void Sort (int index, int count, IComparer`1 comparer)
- Method (i): public bool TrueForAll (Predicate`1 match)
|
public class Act.UI.Sp2Contacts.CallLists () |
- Method (i): public void AddRange (IEnumerable`1 collection)
- Method (i): public int BinarySearch (CallList item, IComparer`1 comparer)
- Method (i): public int BinarySearch (int index, int count, CallList item, IComparer`1 comparer)
- Method (i): public bool Exists (Predicate`1 match)
- Method (i): public CallList Find (Predicate`1 match)
- Method (i): public List`1 FindAll (Predicate`1 match)
- Method (i): public int FindIndex (int startIndex, int count, Predicate`1 match)
- Method (i): public int FindIndex (int startIndex, Predicate`1 match)
- Method (i): public int FindIndex (Predicate`1 match)
- Method (i): public CallList FindLast (Predicate`1 match)
- Method (i): public int FindLastIndex (int startIndex, int count, Predicate`1 match)
- Method (i): public int FindLastIndex (int startIndex, Predicate`1 match)
- Method (i): public int FindLastIndex (Predicate`1 match)
- Method (i): public void ForEach (Action`1 action)
- Method (i): public void InsertRange (int index, IEnumerable`1 collection)
- Method (i): public int RemoveAll (Predicate`1 match)
- Method (i): public void Sort (IComparer`1 comparer)
- Method (i): public void Sort (Comparison`1 comparison)
- Method (i): public void Sort (int index, int count, IComparer`1 comparer)
- Method (i): public bool TrueForAll (Predicate`1 match)
|
- Method (i): public void AddRange (IEnumerable`1 collection)
- Method (i): public int BinarySearch (CallList item, IComparer`1 comparer)
- Method (i): public int BinarySearch (int index, int count, CallList item, IComparer`1 comparer)
- Method (i): public bool Exists (Predicate`1 match)
- Method (i): public CallList Find (Predicate`1 match)
- Method (i): public List`1 FindAll (Predicate`1 match)
- Method (i): public int FindIndex (int startIndex, int count, Predicate`1 match)
- Method (i): public int FindIndex (int startIndex, Predicate`1 match)
- Method (i): public int FindIndex (Predicate`1 match)
- Method (i): public CallList FindLast (Predicate`1 match)
- Method (i): public int FindLastIndex (int startIndex, int count, Predicate`1 match)
- Method (i): public int FindLastIndex (int startIndex, Predicate`1 match)
- Method (i): public int FindLastIndex (Predicate`1 match)
- Method (i): public void ForEach (Action`1 action)
- Method (i): public void InsertRange (int index, IEnumerable`1 collection)
- Method (i): public int RemoveAll (Predicate`1 match)
- Method (i): public void Sort (IComparer`1 comparer)
- Method (i): public void Sort (Comparison`1 comparison)
- Method (i): public void Sort (int index, int count, IComparer`1 comparer)
- Method (i): public bool TrueForAll (Predicate`1 match)
|
public class Act.UI.Sp2Contacts.ContactLists () |
- Method (i): public void AddRange (IEnumerable`1 collection)
- Method (i): public int BinarySearch (ContactList item, IComparer`1 comparer)
- Method (i): public int BinarySearch (int index, int count, ContactList item, IComparer`1 comparer)
- Method (i): public bool Exists (Predicate`1 match)
- Method (i): public ContactList Find (Predicate`1 match)
- Method (i): public List`1 FindAll (Predicate`1 match)
- Method (i): public int FindIndex (int startIndex, int count, Predicate`1 match)
- Method (i): public int FindIndex (int startIndex, Predicate`1 match)
- Method (i): public int FindIndex (Predicate`1 match)
- Method (i): public ContactList FindLast (Predicate`1 match)
- Method (i): public int FindLastIndex (int startIndex, int count, Predicate`1 match)
- Method (i): public int FindLastIndex (int startIndex, Predicate`1 match)
- Method (i): public int FindLastIndex (Predicate`1 match)
- Method (i): public void ForEach (Action`1 action)
- Method (i): public void InsertRange (int index, IEnumerable`1 collection)
- Method (i): public int RemoveAll (Predicate`1 match)
- Method (i): public void Sort (IComparer`1 comparer)
- Method (i): public void Sort (Comparison`1 comparison)
- Method (i): public void Sort (int index, int count, IComparer`1 comparer)
- Method (i): public bool TrueForAll (Predicate`1 match)
|
- Method (i): public void AddRange (IEnumerable`1 collection)
- Method (i): public int BinarySearch (ContactList item, IComparer`1 comparer)
- Method (i): public int BinarySearch (int index, int count, ContactList item, IComparer`1 comparer)
- Method (i): public bool Exists (Predicate`1 match)
- Method (i): public ContactList Find (Predicate`1 match)
- Method (i): public List`1 FindAll (Predicate`1 match)
- Method (i): public int FindIndex (int startIndex, int count, Predicate`1 match)
- Method (i): public int FindIndex (int startIndex, Predicate`1 match)
- Method (i): public int FindIndex (Predicate`1 match)
- Method (i): public ContactList FindLast (Predicate`1 match)
- Method (i): public int FindLastIndex (int startIndex, int count, Predicate`1 match)
- Method (i): public int FindLastIndex (int startIndex, Predicate`1 match)
- Method (i): public int FindLastIndex (Predicate`1 match)
- Method (i): public void ForEach (Action`1 action)
- Method (i): public void InsertRange (int index, IEnumerable`1 collection)
- Method (i): public int RemoveAll (Predicate`1 match)
- Method (i): public void Sort (IComparer`1 comparer)
- Method (i): public void Sort (Comparison`1 comparison)
- Method (i): public void Sort (int index, int count, IComparer`1 comparer)
- Method (i): public bool TrueForAll (Predicate`1 match)
|
public interface Act.UI.Sp2Contacts.Contacts () |
--> NONE <--
|
- Method: GetCallListPagedExternalResponse GetCallListsWithinDateRangePaged (GetCallListsWithinDateRangePagedRequest externalRequest)
|
public class Act.UI.Sp2Contacts.ContactsClient () |
- Method (i): protected void InvokeAsync (BeginOperationDelegate beginOperationDelegate, object[] inValues, EndOperationDelegate endOperationDelegate, SendOrPostCallback operationCompletedCallback, object userState)
|
- Method: public virtual GetCallListPagedExternalResponse GetCallListsWithinDateRangePaged (GetCallListsWithinDateRangePagedRequest externalRequest)
- Method (i): protected void InvokeAsync (BeginOperationDelegate beginOperationDelegate, object[] inValues, EndOperationDelegate endOperationDelegate, SendOrPostCallback operationCompletedCallback, object userState)
|
public class Act.UI.Sp2Contacts.ContactsData () |
- Method (i): public void AddRange (IEnumerable`1 collection)
- Method (i): public int BinarySearch (ContactData item, IComparer`1 comparer)
- Method (i): public int BinarySearch (int index, int count, ContactData item, IComparer`1 comparer)
- Method (i): public bool Exists (Predicate`1 match)
- Method (i): public ContactData Find (Predicate`1 match)
- Method (i): public List`1 FindAll (Predicate`1 match)
- Method (i): public int FindIndex (int startIndex, int count, Predicate`1 match)
- Method (i): public int FindIndex (int startIndex, Predicate`1 match)
- Method (i): public int FindIndex (Predicate`1 match)
- Method (i): public ContactData FindLast (Predicate`1 match)
- Method (i): public int FindLastIndex (int startIndex, int count, Predicate`1 match)
- Method (i): public int FindLastIndex (int startIndex, Predicate`1 match)
- Method (i): public int FindLastIndex (Predicate`1 match)
- Method (i): public void ForEach (Action`1 action)
- Method (i): public void InsertRange (int index, IEnumerable`1 collection)
- Method (i): public int RemoveAll (Predicate`1 match)
- Method (i): public void Sort (IComparer`1 comparer)
- Method (i): public void Sort (Comparison`1 comparison)
- Method (i): public void Sort (int index, int count, IComparer`1 comparer)
- Method (i): public bool TrueForAll (Predicate`1 match)
|
- Method (i): public void AddRange (IEnumerable`1 collection)
- Method (i): public int BinarySearch (ContactData item, IComparer`1 comparer)
- Method (i): public int BinarySearch (int index, int count, ContactData item, IComparer`1 comparer)
- Method (i): public bool Exists (Predicate`1 match)
- Method (i): public ContactData Find (Predicate`1 match)
- Method (i): public List`1 FindAll (Predicate`1 match)
- Method (i): public int FindIndex (int startIndex, int count, Predicate`1 match)
- Method (i): public int FindIndex (int startIndex, Predicate`1 match)
- Method (i): public int FindIndex (Predicate`1 match)
- Method (i): public ContactData FindLast (Predicate`1 match)
- Method (i): public int FindLastIndex (int startIndex, int count, Predicate`1 match)
- Method (i): public int FindLastIndex (int startIndex, Predicate`1 match)
- Method (i): public int FindLastIndex (Predicate`1 match)
- Method (i): public void ForEach (Action`1 action)
- Method (i): public void InsertRange (int index, IEnumerable`1 collection)
- Method (i): public int RemoveAll (Predicate`1 match)
- Method (i): public void Sort (IComparer`1 comparer)
- Method (i): public void Sort (Comparison`1 comparison)
- Method (i): public void Sort (int index, int count, IComparer`1 comparer)
- Method (i): public bool TrueForAll (Predicate`1 match)
|
Act.UI.Sp2Contacts GetCallListsWithinDateRangePagedRequest () |
n/a
|
public class Act.UI.Sp2Contacts.GetCallListsWithinDateRangePagedRequest
|
--> NONE <--
|
- Constructor: public GetCallListsWithinDateRangePagedRequest ()
- Event: public event PropertyChangedEventHandler PropertyChanged
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected void RaisePropertyChanged (string propertyName)
- Method (i): public virtual string ToString ()
- Property: DateTime EndDate { public get; public set; }
- Property: virtual ExtensionDataObject ExtensionData { public get; public set; }
- Property: int PageNumber { public get; public set; }
- Property: int PageSize { public get; public set; }
- Property: DateTime StartDate { public get; public set; }
|
public class Act.UI.Sp2Contacts.GetContactDetailsForListResponse () |
- Method (i): public void AddRange (IEnumerable`1 collection)
- Method (i): public int BinarySearch (ContactData item, IComparer`1 comparer)
- Method (i): public int BinarySearch (int index, int count, ContactData item, IComparer`1 comparer)
- Method (i): public bool Exists (Predicate`1 match)
- Method (i): public ContactData Find (Predicate`1 match)
- Method (i): public List`1 FindAll (Predicate`1 match)
- Method (i): public int FindIndex (int startIndex, int count, Predicate`1 match)
- Method (i): public int FindIndex (int startIndex, Predicate`1 match)
- Method (i): public int FindIndex (Predicate`1 match)
- Method (i): public ContactData FindLast (Predicate`1 match)
- Method (i): public int FindLastIndex (int startIndex, int count, Predicate`1 match)
- Method (i): public int FindLastIndex (int startIndex, Predicate`1 match)
- Method (i): public int FindLastIndex (Predicate`1 match)
- Method (i): public void ForEach (Action`1 action)
- Method (i): public void InsertRange (int index, IEnumerable`1 collection)
- Method (i): public int RemoveAll (Predicate`1 match)
- Method (i): public void Sort (IComparer`1 comparer)
- Method (i): public void Sort (Comparison`1 comparison)
- Method (i): public void Sort (int index, int count, IComparer`1 comparer)
- Method (i): public bool TrueForAll (Predicate`1 match)
|
- Method (i): public void AddRange (IEnumerable`1 collection)
- Method (i): public int BinarySearch (ContactData item, IComparer`1 comparer)
- Method (i): public int BinarySearch (int index, int count, ContactData item, IComparer`1 comparer)
- Method (i): public bool Exists (Predicate`1 match)
- Method (i): public ContactData Find (Predicate`1 match)
- Method (i): public List`1 FindAll (Predicate`1 match)
- Method (i): public int FindIndex (int startIndex, int count, Predicate`1 match)
- Method (i): public int FindIndex (int startIndex, Predicate`1 match)
- Method (i): public int FindIndex (Predicate`1 match)
- Method (i): public ContactData FindLast (Predicate`1 match)
- Method (i): public int FindLastIndex (int startIndex, int count, Predicate`1 match)
- Method (i): public int FindLastIndex (int startIndex, Predicate`1 match)
- Method (i): public int FindLastIndex (Predicate`1 match)
- Method (i): public void ForEach (Action`1 action)
- Method (i): public void InsertRange (int index, IEnumerable`1 collection)
- Method (i): public int RemoveAll (Predicate`1 match)
- Method (i): public void Sort (IComparer`1 comparer)
- Method (i): public void Sort (Comparison`1 comparison)
- Method (i): public void Sort (int index, int count, IComparer`1 comparer)
- Method (i): public bool TrueForAll (Predicate`1 match)
|
Act.UI.Sp2Histories BlastStatus () |
n/a
|
public class Act.UI.Sp2Histories.BlastStatus
|
--> NONE <--
|
- Constructor: public BlastStatus ()
- Event: public event PropertyChangedEventHandler PropertyChanged
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: protected void RaisePropertyChanged (string propertyName)
- Method (i): public virtual string ToString ()
- Property: virtual ExtensionDataObject ExtensionData { public get; public set; }
- Property: int Status { public get; public set; }
- Property: string Value { public get; public set; }
|
public class Act.UI.Sp2Histories.ContactEmailBlastHistoryList () |
- Method (i): public void AddRange (IEnumerable`1 collection)
- Method (i): public int BinarySearch (ContactEmailBlastHistory item, IComparer`1 comparer)
- Method (i): public int BinarySearch (int index, int count, ContactEmailBlastHistory item, IComparer`1 comparer)
- Method (i): public bool Exists (Predicate`1 match)
- Method (i): public ContactEmailBlastHistory Find (Predicate`1 match)
- Method (i): public List`1 FindAll (Predicate`1 match)
- Method (i): public int FindIndex (int startIndex, int count, Predicate`1 match)
- Method (i): public int FindIndex (int startIndex, Predicate`1 match)
- Method (i): public int FindIndex (Predicate`1 match)
- Method (i): public ContactEmailBlastHistory FindLast (Predicate`1 match)
- Method (i): public int FindLastIndex (int startIndex, int count, Predicate`1 match)
- Method (i): public int FindLastIndex (int startIndex, Predicate`1 match)
- Method (i): public int FindLastIndex (Predicate`1 match)
- Method (i): public void ForEach (Action`1 action)
- Method (i): public void InsertRange (int index, IEnumerable`1 collection)
- Method (i): public int RemoveAll (Predicate`1 match)
- Method (i): public void Sort (IComparer`1 comparer)
- Method (i): public void Sort (Comparison`1 comparison)
- Method (i): public void Sort (int index, int count, IComparer`1 comparer)
- Method (i): public bool TrueForAll (Predicate`1 match)
|
- Method (i): public void AddRange (IEnumerable`1 collection)
- Method (i): public int BinarySearch (ContactEmailBlastHistory item, IComparer`1 comparer)
- Method (i): public int BinarySearch (int index, int count, ContactEmailBlastHistory item, IComparer`1 comparer)
- Method (i): public bool Exists (Predicate`1 match)
- Method (i): public ContactEmailBlastHistory Find (Predicate`1 match)
- Method (i): public List`1 FindAll (Predicate`1 match)
- Method (i): public int FindIndex (int startIndex, int count, Predicate`1 match)
- Method (i): public int FindIndex (int startIndex, Predicate`1 match)
- Method (i): public int FindIndex (Predicate`1 match)
- Method (i): public ContactEmailBlastHistory FindLast (Predicate`1 match)
- Method (i): public int FindLastIndex (int startIndex, int count, Predicate`1 match)
- Method (i): public int FindLastIndex (int startIndex, Predicate`1 match)
- Method (i): public int FindLastIndex (Predicate`1 match)
- Method (i): public void ForEach (Action`1 action)
- Method (i): public void InsertRange (int index, IEnumerable`1 collection)
- Method (i): public int RemoveAll (Predicate`1 match)
- Method (i): public void Sort (IComparer`1 comparer)
- Method (i): public void Sort (Comparison`1 comparison)
- Method (i): public void Sort (int index, int count, IComparer`1 comparer)
- Method (i): public bool TrueForAll (Predicate`1 match)
|
public class Act.UI.Sp2Histories.DetailsReport () |
--> NONE <--
|
- Property: string DisplayValue { public get; public set; }
|
Act.UI.Sp2Histories EmailBlastSummariesByDateResponse () |
n/a
|
public class Act.UI.Sp2Histories.EmailBlastSummariesByDateResponse
|
--> NONE <--
|
- Constructor: public EmailBlastSummariesByDateResponse ()
- Event: public event PropertyChangedEventHandler PropertyChanged
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: protected void RaisePropertyChanged (string propertyName)
- Method (i): public virtual string ToString ()
- Property: EmailBlastSummary[] BlastList { public get; public set; }
- Property: virtual ExtensionDataObject ExtensionData { public get; public set; }
|
Act.UI.Sp2Histories EmailBlastSummary () |
n/a
|
public class Act.UI.Sp2Histories.EmailBlastSummary
|
--> NONE <--
|
- Constructor: public EmailBlastSummary ()
- Event: public event PropertyChangedEventHandler PropertyChanged
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: protected void RaisePropertyChanged (string propertyName)
- Method (i): public virtual string ToString ()
- Property: Guid BlastId { public get; public set; }
- Property: string BlastName { public get; public set; }
- Property: BlastStatus BlastStatus { public get; public set; }
- Property: virtual ExtensionDataObject ExtensionData { public get; public set; }
- Property: string OpensPercentage { public get; public set; }
- Property: string ProfileEmailAddress { public get; public set; }
- Property: string SendTime { public get; public set; }
- Property: string Subject { public get; public set; }
- Property: string ThumbnailUrl { public get; public set; }
|
public interface Act.UI.Sp2Histories.Histories () |
--> NONE <--
|
- Method: EmailBlastSummariesByDateResponse GetEmailBlastSummariesByDate (string startDateString, string endDateString)
|
public class Act.UI.Sp2Histories.HistoriesClient () |
- Method (i): protected void InvokeAsync (BeginOperationDelegate beginOperationDelegate, object[] inValues, EndOperationDelegate endOperationDelegate, SendOrPostCallback operationCompletedCallback, object userState)
|
- Method: public virtual EmailBlastSummariesByDateResponse GetEmailBlastSummariesByDate (string startDateString, string endDateString)
- Method (i): protected void InvokeAsync (BeginOperationDelegate beginOperationDelegate, object[] inValues, EndOperationDelegate endOperationDelegate, SendOrPostCallback operationCompletedCallback, object userState)
|
public class Act.UI.Sp2Histories.UniqueClicksReport () |
--> NONE <--
|
- Property: string DisplayValue { public get; public set; }
|
public class Act.UI.Sp2Histories.UserEmailBlastSummaryList () |
- Method (i): public void AddRange (IEnumerable`1 collection)
- Method (i): public int BinarySearch (UserEmailBlastSummary item, IComparer`1 comparer)
- Method (i): public int BinarySearch (int index, int count, UserEmailBlastSummary item, IComparer`1 comparer)
- Method (i): public bool Exists (Predicate`1 match)
- Method (i): public UserEmailBlastSummary Find (Predicate`1 match)
- Method (i): public List`1 FindAll (Predicate`1 match)
- Method (i): public int FindIndex (int startIndex, int count, Predicate`1 match)
- Method (i): public int FindIndex (int startIndex, Predicate`1 match)
- Method (i): public int FindIndex (Predicate`1 match)
- Method (i): public UserEmailBlastSummary FindLast (Predicate`1 match)
- Method (i): public int FindLastIndex (int startIndex, int count, Predicate`1 match)
- Method (i): public int FindLastIndex (int startIndex, Predicate`1 match)
- Method (i): public int FindLastIndex (Predicate`1 match)
- Method (i): public void ForEach (Action`1 action)
- Method (i): public void InsertRange (int index, IEnumerable`1 collection)
- Method (i): public int RemoveAll (Predicate`1 match)
- Method (i): public void Sort (IComparer`1 comparer)
- Method (i): public void Sort (Comparison`1 comparison)
- Method (i): public void Sort (int index, int count, IComparer`1 comparer)
- Method (i): public bool TrueForAll (Predicate`1 match)
|
- Method (i): public void AddRange (IEnumerable`1 collection)
- Method (i): public int BinarySearch (UserEmailBlastSummary item, IComparer`1 comparer)
- Method (i): public int BinarySearch (int index, int count, UserEmailBlastSummary item, IComparer`1 comparer)
- Method (i): public bool Exists (Predicate`1 match)
- Method (i): public UserEmailBlastSummary Find (Predicate`1 match)
- Method (i): public List`1 FindAll (Predicate`1 match)
- Method (i): public int FindIndex (int startIndex, int count, Predicate`1 match)
- Method (i): public int FindIndex (int startIndex, Predicate`1 match)
- Method (i): public int FindIndex (Predicate`1 match)
- Method (i): public UserEmailBlastSummary FindLast (Predicate`1 match)
- Method (i): public int FindLastIndex (int startIndex, int count, Predicate`1 match)
- Method (i): public int FindLastIndex (int startIndex, Predicate`1 match)
- Method (i): public int FindLastIndex (Predicate`1 match)
- Method (i): public void ForEach (Action`1 action)
- Method (i): public void InsertRange (int index, IEnumerable`1 collection)
- Method (i): public int RemoveAll (Predicate`1 match)
- Method (i): public void Sort (IComparer`1 comparer)
- Method (i): public void Sort (Comparison`1 comparison)
- Method (i): public void Sort (int index, int count, IComparer`1 comparer)
- Method (i): public bool TrueForAll (Predicate`1 match)
|
Act.UI.Sp2Services AccountUserNotificationPreferences () |
n/a
|
public class Act.UI.Sp2Services.AccountUserNotificationPreferences
|
--> NONE <--
|
- Constructor: public AccountUserNotificationPreferences ()
- Event: public event PropertyChangedEventHandler PropertyChanged
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: protected void RaisePropertyChanged (string propertyName)
- Method (i): public virtual string ToString ()
- Property: bool AllNotificationsOn { public get; public set; }
- Property: virtual ExtensionDataObject ExtensionData { public get; public set; }
- Property: bool FailureNotificationsOn { public get; public set; }
- Property: bool SuccessNotificationsOn { public get; public set; }
|
Act.UI.Sp2Services AccountUserNotificationPreferencesRequest () |
n/a
|
public class Act.UI.Sp2Services.AccountUserNotificationPreferencesRequest
|
--> NONE <--
|
- Constructor: public AccountUserNotificationPreferencesRequest ()
- Event: public event PropertyChangedEventHandler PropertyChanged
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: protected void RaisePropertyChanged (string propertyName)
- Method (i): public virtual string ToString ()
- Property: bool AllNotificationsOn { public get; public set; }
- Property: virtual ExtensionDataObject ExtensionData { public get; public set; }
- Property: bool FailureNotificationsOn { public get; public set; }
- Property: bool SuccessNotificationsOn { public get; public set; }
|
Act.UI.Sp2Services AccountUserNotificationPreferencesResponse () |
n/a
|
public class Act.UI.Sp2Services.AccountUserNotificationPreferencesResponse
|
--> NONE <--
|
- Constructor: public AccountUserNotificationPreferencesResponse ()
- Event: public event PropertyChangedEventHandler PropertyChanged
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: protected void RaisePropertyChanged (string propertyName)
- Method (i): public virtual string ToString ()
- Property: AccountUserNotificationPreferences AccountUserNotificationPreferences { public get; public set; }
- Property: virtual ExtensionDataObject ExtensionData { public get; public set; }
|
Act.UI.Sp2Services Announcement () |
n/a
|
public class Act.UI.Sp2Services.Announcement
|
--> NONE <--
|
- Constructor: public Announcement ()
- Event: public event PropertyChangedEventHandler PropertyChanged
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: protected void RaisePropertyChanged (string propertyName)
- Method (i): public virtual string ToString ()
- Property: string AlertLevel { public get; public set; }
- Property: long AnnouncementId { public get; public set; }
- Property: int AnnouncementPriority { public get; public set; }
- Property: string Description { public get; public set; }
- Property: virtual ExtensionDataObject ExtensionData { public get; public set; }
- Property: string Link { public get; public set; }
- Property: string Title { public get; public set; }
|
BillingProvider () |
n/a
|
public sealed enum Act.UI.Sp2Services.BillingProvider
                    None = 0,
                    NetSuite = 1,
                    Zuora = 2,
                    Recurly = 3,
                    Unknown = 4,
|
--> NONE <--
|
--> NONE <--
|
Act.UI.Sp2Services ChangeAccountUserCredentialResponse () |
n/a
|
public class Act.UI.Sp2Services.ChangeAccountUserCredentialResponse
|
--> NONE <--
|
- Constructor: public ChangeAccountUserCredentialResponse ()
- Event: public event PropertyChangedEventHandler PropertyChanged
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: protected void RaisePropertyChanged (string propertyName)
- Method (i): public virtual string ToString ()
- Property: virtual ExtensionDataObject ExtensionData { public get; public set; }
- Property: string Message { public get; public set; }
- Property: bool Success { public get; public set; }
|
Act.UI.Sp2Services ChangeAccountUserCredentialsRequest () |
n/a
|
public class Act.UI.Sp2Services.ChangeAccountUserCredentialsRequest
|
--> NONE <--
|
- Constructor: public ChangeAccountUserCredentialsRequest ()
- Event: public event PropertyChangedEventHandler PropertyChanged
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: protected void RaisePropertyChanged (string propertyName)
- Method (i): public virtual string ToString ()
- Property: string CurrentPassword { public get; public set; }
- Property: virtual ExtensionDataObject ExtensionData { public get; public set; }
- Property: string NewPassword { public get; public set; }
|
public class Act.UI.Sp2Services.CreateAccountResponse () |
- Method (i): public void AddRange (IEnumerable`1 collection)
- Method (i): public int BinarySearch (CreationData item, IComparer`1 comparer)
- Method (i): public int BinarySearch (int index, int count, CreationData item, IComparer`1 comparer)
- Method (i): public bool Exists (Predicate`1 match)
- Method (i): public CreationData Find (Predicate`1 match)
- Method (i): public List`1 FindAll (Predicate`1 match)
- Method (i): public int FindIndex (int startIndex, int count, Predicate`1 match)
- Method (i): public int FindIndex (int startIndex, Predicate`1 match)
- Method (i): public int FindIndex (Predicate`1 match)
- Method (i): public CreationData FindLast (Predicate`1 match)
- Method (i): public int FindLastIndex (int startIndex, int count, Predicate`1 match)
- Method (i): public int FindLastIndex (int startIndex, Predicate`1 match)
- Method (i): public int FindLastIndex (Predicate`1 match)
- Method (i): public void ForEach (Action`1 action)
- Method (i): public void InsertRange (int index, IEnumerable`1 collection)
- Method (i): public int RemoveAll (Predicate`1 match)
- Method (i): public void Sort (IComparer`1 comparer)
- Method (i): public void Sort (Comparison`1 comparison)
- Method (i): public void Sort (int index, int count, IComparer`1 comparer)
- Method (i): public bool TrueForAll (Predicate`1 match)
|
- Method (i): public void AddRange (IEnumerable`1 collection)
- Method (i): public int BinarySearch (CreationData item, IComparer`1 comparer)
- Method (i): public int BinarySearch (int index, int count, CreationData item, IComparer`1 comparer)
- Method (i): public bool Exists (Predicate`1 match)
- Method (i): public CreationData Find (Predicate`1 match)
- Method (i): public List`1 FindAll (Predicate`1 match)
- Method (i): public int FindIndex (int startIndex, int count, Predicate`1 match)
- Method (i): public int FindIndex (int startIndex, Predicate`1 match)
- Method (i): public int FindIndex (Predicate`1 match)
- Method (i): public CreationData FindLast (Predicate`1 match)
- Method (i): public int FindLastIndex (int startIndex, int count, Predicate`1 match)
- Method (i): public int FindLastIndex (int startIndex, Predicate`1 match)
- Method (i): public int FindLastIndex (Predicate`1 match)
- Method (i): public void ForEach (Action`1 action)
- Method (i): public void InsertRange (int index, IEnumerable`1 collection)
- Method (i): public int RemoveAll (Predicate`1 match)
- Method (i): public void Sort (IComparer`1 comparer)
- Method (i): public void Sort (Comparison`1 comparison)
- Method (i): public void Sort (int index, int count, IComparer`1 comparer)
- Method (i): public bool TrueForAll (Predicate`1 match)
|
public class Act.UI.Sp2Services.CreateProfiles () |
- Method (i): public void AddRange (IEnumerable`1 collection)
- Method (i): public int BinarySearch (CreateProfileData item, IComparer`1 comparer)
- Method (i): public int BinarySearch (int index, int count, CreateProfileData item, IComparer`1 comparer)
- Method (i): public bool Exists (Predicate`1 match)
- Method (i): public CreateProfileData Find (Predicate`1 match)
- Method (i): public List`1 FindAll (Predicate`1 match)
- Method (i): public int FindIndex (int startIndex, int count, Predicate`1 match)
- Method (i): public int FindIndex (int startIndex, Predicate`1 match)
- Method (i): public int FindIndex (Predicate`1 match)
- Method (i): public CreateProfileData FindLast (Predicate`1 match)
- Method (i): public int FindLastIndex (int startIndex, int count, Predicate`1 match)
- Method (i): public int FindLastIndex (int startIndex, Predicate`1 match)
- Method (i): public int FindLastIndex (Predicate`1 match)
- Method (i): public void ForEach (Action`1 action)
- Method (i): public void InsertRange (int index, IEnumerable`1 collection)
- Method (i): public int RemoveAll (Predicate`1 match)
- Method (i): public void Sort (IComparer`1 comparer)
- Method (i): public void Sort (Comparison`1 comparison)
- Method (i): public void Sort (int index, int count, IComparer`1 comparer)
- Method (i): public bool TrueForAll (Predicate`1 match)
|
- Method (i): public void AddRange (IEnumerable`1 collection)
- Method (i): public int BinarySearch (CreateProfileData item, IComparer`1 comparer)
- Method (i): public int BinarySearch (int index, int count, CreateProfileData item, IComparer`1 comparer)
- Method (i): public bool Exists (Predicate`1 match)
- Method (i): public CreateProfileData Find (Predicate`1 match)
- Method (i): public List`1 FindAll (Predicate`1 match)
- Method (i): public int FindIndex (int startIndex, int count, Predicate`1 match)
- Method (i): public int FindIndex (int startIndex, Predicate`1 match)
- Method (i): public int FindIndex (Predicate`1 match)
- Method (i): public CreateProfileData FindLast (Predicate`1 match)
- Method (i): public int FindLastIndex (int startIndex, int count, Predicate`1 match)
- Method (i): public int FindLastIndex (int startIndex, Predicate`1 match)
- Method (i): public int FindLastIndex (Predicate`1 match)
- Method (i): public void ForEach (Action`1 action)
- Method (i): public void InsertRange (int index, IEnumerable`1 collection)
- Method (i): public int RemoveAll (Predicate`1 match)
- Method (i): public void Sort (IComparer`1 comparer)
- Method (i): public void Sort (Comparison`1 comparison)
- Method (i): public void Sort (int index, int count, IComparer`1 comparer)
- Method (i): public bool TrueForAll (Predicate`1 match)
|
Act.UI.Sp2Services GetActiveAnnouncementsResponse () |
n/a
|
public class Act.UI.Sp2Services.GetActiveAnnouncementsResponse
|
--> NONE <--
|
- Constructor: public GetActiveAnnouncementsResponse ()
- Event: public event PropertyChangedEventHandler PropertyChanged
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: protected void RaisePropertyChanged (string propertyName)
- Method (i): public virtual string ToString ()
- Property: Announcement[] AnnouncementList { public get; public set; }
- Property: virtual ExtensionDataObject ExtensionData { public get; public set; }
- Property: Status Status { public get; public set; }
|
Act.UI.Sp2Services GetSupportInformationResponse () |
n/a
|
public class Act.UI.Sp2Services.GetSupportInformationResponse
|
--> NONE <--
|
- Constructor: public GetSupportInformationResponse ()
- Event: public event PropertyChangedEventHandler PropertyChanged
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: protected void RaisePropertyChanged (string propertyName)
- Method (i): public virtual string ToString ()
- Property: virtual ExtensionDataObject ExtensionData { public get; public set; }
- Property: SupportInformation SupportInformation { public get; public set; }
|
Act.UI.Sp2Services GetTimezoneInfoResponse () |
n/a
|
public class Act.UI.Sp2Services.GetTimezoneInfoResponse
|
--> NONE <--
|
- Constructor: public GetTimezoneInfoResponse ()
- Event: public event PropertyChangedEventHandler PropertyChanged
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: protected void RaisePropertyChanged (string propertyName)
- Method (i): public virtual string ToString ()
- Property: virtual ExtensionDataObject ExtensionData { public get; public set; }
- Property: TimezoneInfo[] TimezoneInfoList { public get; public set; }
|
Act.UI.Sp2Services LoginV20Request () |
n/a
|
public class Act.UI.Sp2Services.LoginV20Request
|
--> NONE <--
|
- Constructor: public LoginV20Request ()
- Event: public event PropertyChangedEventHandler PropertyChanged
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: protected void RaisePropertyChanged (string propertyName)
- Method (i): public virtual string ToString ()
- Property: virtual ExtensionDataObject ExtensionData { public get; public set; }
- Property: string Page { public get; public set; }
- Property: string Version { public get; public set; }
|
Act.UI.Sp2Services SupportInformation () |
n/a
|
public class Act.UI.Sp2Services.SupportInformation
|
--> NONE <--
|
- Constructor: public SupportInformation ()
- Event: public event PropertyChangedEventHandler PropertyChanged
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: protected void RaisePropertyChanged (string propertyName)
- Method (i): public virtual string ToString ()
- Property: string AntiSpamNoticeText { public get; public set; }
- Property: virtual ExtensionDataObject ExtensionData { public get; public set; }
- Property: SupportResources[] SupportResourcesList { public get; public set; }
- Property: SupportTicket SupportTicket { public get; public set; }
|
Act.UI.Sp2Services SupportResources () |
n/a
|
public class Act.UI.Sp2Services.SupportResources
|
--> NONE <--
|
- Constructor: public SupportResources ()
- Event: public event PropertyChangedEventHandler PropertyChanged
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: protected void RaisePropertyChanged (string propertyName)
- Method (i): public virtual string ToString ()
- Property: virtual ExtensionDataObject ExtensionData { public get; public set; }
- Property: string Link { public get; public set; }
- Property: string Text { public get; public set; }
|
Act.UI.Sp2Services SupportTicket () |
n/a
|
public class Act.UI.Sp2Services.SupportTicket
|
--> NONE <--
|
- Constructor: public SupportTicket ()
- Event: public event PropertyChangedEventHandler PropertyChanged
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: protected void RaisePropertyChanged (string propertyName)
- Method (i): public virtual string ToString ()
- Property: virtual ExtensionDataObject ExtensionData { public get; public set; }
- Property: string Link { public get; public set; }
- Property: string Phone { public get; public set; }
- Property: string Text { public get; public set; }
|
Act.UI.Sp2Services TimezoneInfo () |
n/a
|
public class Act.UI.Sp2Services.TimezoneInfo
|
--> NONE <--
|
- Constructor: public TimezoneInfo ()
- Event: public event PropertyChangedEventHandler PropertyChanged
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: protected void RaisePropertyChanged (string propertyName)
- Method (i): public virtual string ToString ()
- Property: string DisplayName { public get; public set; }
- Property: virtual ExtensionDataObject ExtensionData { public get; public set; }
- Property: bool IsCurrentUserTimezone { public get; public set; }
- Property: string TimezoneId { public get; public set; }
|
Act.UI.Sp2Services UpdateDefaultTimezoneRequest () |
n/a
|
public class Act.UI.Sp2Services.UpdateDefaultTimezoneRequest
|
--> NONE <--
|
- Constructor: public UpdateDefaultTimezoneRequest ()
- Event: public event PropertyChangedEventHandler PropertyChanged
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: protected void RaisePropertyChanged (string propertyName)
- Method (i): public virtual string ToString ()
- Property: virtual ExtensionDataObject ExtensionData { public get; public set; }
- Property: string TimezoneId { public get; public set; }
|
public class Act.UI.Sp2Services.UpdateProfiles () |
- Method (i): public void AddRange (IEnumerable`1 collection)
- Method (i): public int BinarySearch (UpdateProfileData item, IComparer`1 comparer)
- Method (i): public int BinarySearch (int index, int count, UpdateProfileData item, IComparer`1 comparer)
- Method (i): public bool Exists (Predicate`1 match)
- Method (i): public UpdateProfileData Find (Predicate`1 match)
- Method (i): public List`1 FindAll (Predicate`1 match)
- Method (i): public int FindIndex (int startIndex, int count, Predicate`1 match)
- Method (i): public int FindIndex (int startIndex, Predicate`1 match)
- Method (i): public int FindIndex (Predicate`1 match)
- Method (i): public UpdateProfileData FindLast (Predicate`1 match)
- Method (i): public int FindLastIndex (int startIndex, int count, Predicate`1 match)
- Method (i): public int FindLastIndex (int startIndex, Predicate`1 match)
- Method (i): public int FindLastIndex (Predicate`1 match)
- Method (i): public void ForEach (Action`1 action)
- Method (i): public void InsertRange (int index, IEnumerable`1 collection)
- Method (i): public int RemoveAll (Predicate`1 match)
- Method (i): public void Sort (IComparer`1 comparer)
- Method (i): public void Sort (Comparison`1 comparison)
- Method (i): public void Sort (int index, int count, IComparer`1 comparer)
- Method (i): public bool TrueForAll (Predicate`1 match)
|
- Method (i): public void AddRange (IEnumerable`1 collection)
- Method (i): public int BinarySearch (UpdateProfileData item, IComparer`1 comparer)
- Method (i): public int BinarySearch (int index, int count, UpdateProfileData item, IComparer`1 comparer)
- Method (i): public bool Exists (Predicate`1 match)
- Method (i): public UpdateProfileData Find (Predicate`1 match)
- Method (i): public List`1 FindAll (Predicate`1 match)
- Method (i): public int FindIndex (int startIndex, int count, Predicate`1 match)
- Method (i): public int FindIndex (int startIndex, Predicate`1 match)
- Method (i): public int FindIndex (Predicate`1 match)
- Method (i): public UpdateProfileData FindLast (Predicate`1 match)
- Method (i): public int FindLastIndex (int startIndex, int count, Predicate`1 match)
- Method (i): public int FindLastIndex (int startIndex, Predicate`1 match)
- Method (i): public int FindLastIndex (Predicate`1 match)
- Method (i): public void ForEach (Action`1 action)
- Method (i): public void InsertRange (int index, IEnumerable`1 collection)
- Method (i): public int RemoveAll (Predicate`1 match)
- Method (i): public void Sort (IComparer`1 comparer)
- Method (i): public void Sort (Comparison`1 comparison)
- Method (i): public void Sort (int index, int count, IComparer`1 comparer)
- Method (i): public bool TrueForAll (Predicate`1 match)
|
public interface Act.UI.Sp2Services.UserServices () |
--> NONE <--
|
- Method: ChangeAccountUserCredentialResponse ChangeAccountUserPassword (ChangeAccountUserCredentialsRequest request)
- Method: AccountUserNotificationPreferencesResponse GetAccountUserNotificationPreferences ()
- Method: GetActiveAnnouncementsResponse GetActiveAnnouncments (string languageCode)
- Method: GetSupportInformationResponse GetSupportInformation (string languageCode)
- Method: GetTimezoneInfoResponse GetTimezoneInformation ()
- Method: string LoginV20 (LoginV20Request loginRequest)
- Method: bool UpdateAccountUserDefaultTimezone (UpdateDefaultTimezoneRequest request)
- Method: bool UpdateAccountUserNotificationPreferences (AccountUserNotificationPreferencesRequest request)
- Method: ValidateEmailForProvisioningResponse ValidateEmailForProvisioning (ValidateEmailForProvisioningRequest validationRequest)
|
public class Act.UI.Sp2Services.UserServicesClient () |
- Method (i): protected void InvokeAsync (BeginOperationDelegate beginOperationDelegate, object[] inValues, EndOperationDelegate endOperationDelegate, SendOrPostCallback operationCompletedCallback, object userState)
|
- Method: public virtual ChangeAccountUserCredentialResponse ChangeAccountUserPassword (ChangeAccountUserCredentialsRequest request)
- Method: public virtual AccountUserNotificationPreferencesResponse GetAccountUserNotificationPreferences ()
- Method: public virtual GetActiveAnnouncementsResponse GetActiveAnnouncments (string languageCode)
- Method: public virtual GetSupportInformationResponse GetSupportInformation (string languageCode)
- Method: public virtual GetTimezoneInfoResponse GetTimezoneInformation ()
- Method (i): protected void InvokeAsync (BeginOperationDelegate beginOperationDelegate, object[] inValues, EndOperationDelegate endOperationDelegate, SendOrPostCallback operationCompletedCallback, object userState)
- Method: public virtual string LoginV20 (LoginV20Request loginRequest)
- Method: public virtual bool UpdateAccountUserDefaultTimezone (UpdateDefaultTimezoneRequest request)
- Method: public virtual bool UpdateAccountUserNotificationPreferences (AccountUserNotificationPreferencesRequest request)
- Method: public virtual ValidateEmailForProvisioningResponse ValidateEmailForProvisioning (ValidateEmailForProvisioningRequest validationRequest)
|
Act.UI.Sp2Services ValidateEmailForProvisioningRequest () |
n/a
|
public class Act.UI.Sp2Services.ValidateEmailForProvisioningRequest
|
--> NONE <--
|
- Constructor: public ValidateEmailForProvisioningRequest ()
- Event: public event PropertyChangedEventHandler PropertyChanged
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: protected void RaisePropertyChanged (string propertyName)
- Method (i): public virtual string ToString ()
- Property: string EmailAddress { public get; public set; }
- Property: virtual ExtensionDataObject ExtensionData { public get; public set; }
|
Act.UI.Sp2Services ValidateEmailForProvisioningResponse () |
n/a
|
public class Act.UI.Sp2Services.ValidateEmailForProvisioningResponse
|
--> NONE <--
|
- Constructor: public ValidateEmailForProvisioningResponse ()
- Event: public event PropertyChangedEventHandler PropertyChanged
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: protected void RaisePropertyChanged (string propertyName)
- Method (i): public virtual string ToString ()
- Property: BillingProvider BillingProvider { public get; public set; }
- Property: virtual ExtensionDataObject ExtensionData { public get; public set; }
- Property: bool HasExistingAccount { public get; public set; }
- Property: Status Status { public get; public set; }
|