Changes in act.framework.componentmodel from v20.1 (Version 4.0.30319.42000)<br> to v21 (Version 4.0.30319.42000)

Changes in act.framework.componentmodel from v20.1 (Version 4.0.30319.42000)
to v21 (Version 4.0.30319.42000)

Removed Added
public interface Act.Framework.ComponentModel.Sp2Blasts.Blasts ()
--> NONE <--
  • Method: UserCurrentBlastsInfoResponse GetUserCurrentBlastsInfo ()
public class Act.Framework.ComponentModel.Sp2Blasts.BlastsClient ()
  • Method (i): protected void InvokeAsync (BeginOperationDelegate beginOperationDelegate, object[] inValues, EndOperationDelegate endOperationDelegate, SendOrPostCallback operationCompletedCallback, object userState)
  • Method: public virtual UserCurrentBlastsInfoResponse GetUserCurrentBlastsInfo ()
  • Method (i): protected void InvokeAsync (BeginOperationDelegate beginOperationDelegate, object[] inValues, EndOperationDelegate endOperationDelegate, SendOrPostCallback operationCompletedCallback, object userState)
public class Act.Framework.ComponentModel.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.Framework.ComponentModel.Sp2Blasts LastEmailCampaign ()
n/a public class Act.Framework.ComponentModel.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.Framework.ComponentModel.Sp2Blasts NextScheduledEmailCampaign ()
n/a public class Act.Framework.ComponentModel.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.Framework.ComponentModel.Sp2Blasts.SendEmailBlastWithTemplateIdRequest ()
--> NONE <--
  • Property: string EmailSendTo { public get; public set; }
public class Act.Framework.ComponentModel.Sp2Blasts.TemplateResponseData ()
--> NONE <--
  • Property: string templateThumbnailUrl { public get; public set; }
Act.Framework.ComponentModel.Sp2Blasts UserCurrentBlastsInfoResponse ()
n/a public class Act.Framework.ComponentModel.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.Framework.ComponentModel.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.Framework.ComponentModel.Sp2Contacts.CallList ()
--> NONE <--
  • Property: string SenderEmailAddress { public get; public set; }
  • Property: string SenderFirstName { public get; public set; }
  • Property: string SenderLastName { public get; public set; }
public class Act.Framework.ComponentModel.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.Framework.ComponentModel.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.Framework.ComponentModel.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.Framework.ComponentModel.Sp2Contacts.Contacts ()
--> NONE <--
  • Method: void DeleteCallList (DeleteCallListExternalRequest request)
  • Method: DeleteWebformResponse DeleteWebform (DeleteWebformRequest request)
  • Method: GetCallListPagedExternalResponse GetCallListsWithinDateRangePaged (GetCallListsWithinDateRangePagedRequest externalRequest)
  • Method: GetUniqueContactsResponse GetMonthlyUniqueContacts (GetUniqueContactsRequest request)
  • Method: ContactsUsedThisMonthResponse GetUniqueContactsUsedThisMonth ()
public class Act.Framework.ComponentModel.Sp2Contacts.ContactsClient ()
  • Method (i): protected void InvokeAsync (BeginOperationDelegate beginOperationDelegate, object[] inValues, EndOperationDelegate endOperationDelegate, SendOrPostCallback operationCompletedCallback, object userState)
  • Method: public virtual void DeleteCallList (DeleteCallListExternalRequest request)
  • Method: public virtual DeleteWebformResponse DeleteWebform (DeleteWebformRequest request)
  • Method: public virtual GetCallListPagedExternalResponse GetCallListsWithinDateRangePaged (GetCallListsWithinDateRangePagedRequest externalRequest)
  • Method: public virtual GetUniqueContactsResponse GetMonthlyUniqueContacts (GetUniqueContactsRequest request)
  • Method: public virtual ContactsUsedThisMonthResponse GetUniqueContactsUsedThisMonth ()
  • Method (i): protected void InvokeAsync (BeginOperationDelegate beginOperationDelegate, object[] inValues, EndOperationDelegate endOperationDelegate, SendOrPostCallback operationCompletedCallback, object userState)
public class Act.Framework.ComponentModel.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.Framework.ComponentModel.Sp2Contacts ContactsUsedThisMonthResponse ()
n/a public class Act.Framework.ComponentModel.Sp2Contacts.ContactsUsedThisMonthResponse
--> NONE <--
  • Constructor: public ContactsUsedThisMonthResponse ()
  • 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[] EmailAddressList { public get; public set; }
  • Property: virtual ExtensionDataObject ExtensionData { public get; public set; }
Act.Framework.ComponentModel.Sp2Contacts DeleteCallListExternalRequest ()
n/a public class Act.Framework.ComponentModel.Sp2Contacts.DeleteCallListExternalRequest
--> NONE <--
  • Constructor: public DeleteCallListExternalRequest ()
  • 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 callListId { public get; public set; }
  • Property: virtual ExtensionDataObject ExtensionData { public get; public set; }
Act.Framework.ComponentModel.Sp2Contacts DeleteWebformRequest ()
n/a public class Act.Framework.ComponentModel.Sp2Contacts.DeleteWebformRequest
--> NONE <--
  • Constructor: public DeleteWebformRequest ()
  • 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: Guid listSubscriptionFormId { public get; public set; }
Act.Framework.ComponentModel.Sp2Contacts DeleteWebformResponse ()
n/a public class Act.Framework.ComponentModel.Sp2Contacts.DeleteWebformResponse
--> NONE <--
  • Constructor: public DeleteWebformResponse ()
  • 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.Framework.ComponentModel.Sp2Contacts GetCallListsWithinDateRangePagedRequest ()
n/a public class Act.Framework.ComponentModel.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.Framework.ComponentModel.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.Framework.ComponentModel.Sp2Contacts GetUniqueContacts ()
n/a public class Act.Framework.ComponentModel.Sp2Contacts.GetUniqueContacts
--> NONE <--
  • Constructor: public GetUniqueContacts ()
  • 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 ContactId { public get; public set; }
  • Property: string EmailAddress { public get; public set; }
  • Property: virtual ExtensionDataObject ExtensionData { public get; public set; }
Act.Framework.ComponentModel.Sp2Contacts GetUniqueContactsRequest ()
n/a public class Act.Framework.ComponentModel.Sp2Contacts.GetUniqueContactsRequest
--> NONE <--
  • Constructor: public GetUniqueContactsRequest ()
  • 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 PageNumber { public get; public set; }
  • Property: int PageSize { public get; public set; }
Act.Framework.ComponentModel.Sp2Contacts GetUniqueContactsResponse ()
n/a public class Act.Framework.ComponentModel.Sp2Contacts.GetUniqueContactsResponse
--> NONE <--
  • Constructor: public GetUniqueContactsResponse ()
  • 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: int CurrentPage { public get; public set; }
  • Property: virtual ExtensionDataObject ExtensionData { public get; public set; }
  • Property: int MaxPage { public get; public set; }
  • Property: int PageSize { public get; public set; }
  • Property: GetUniqueContacts[] UniqueContacts { public get; public set; }
public class Act.Framework.ComponentModel.Sp2Services.AccountSeviceLevelResponse ()
--> NONE <--
  • Property: bool profileComplete { public get; public set; }
AccountStatusEnum ()
public sealed enum Act.Framework.ComponentModel.Sp2Services.AccountStatusEnum
                    Trial = 0,
                    Active = 1,
                    Suspended = 2,
                    Cancelled = 3,
public sealed enum Act.Framework.ComponentModel.Sp2Services.AccountStatusEnum
                    Trial = 0,
                    Active = 1,
                    Suspended = 2,
                    Cancelled = 3,
                    Unknown = 4,
                    BillingHold = 5,
--> NONE <-- --> NONE <--
AccountStatusReasonEnum ()
public sealed enum Act.Framework.ComponentModel.Sp2Services.AccountStatusReasonEnum
                    None = 0,
                    Billing = 1,
                    TrialExpired = 2,
                    AccountIssue = 3,
public sealed enum Act.Framework.ComponentModel.Sp2Services.AccountStatusReasonEnum
                    None = 0,
                    Billing = 1,
                    TrialExpired = 2,
                    AccountIssue = 3,
                    UserInitiated = 4,
--> NONE <-- --> NONE <--
Act.Framework.ComponentModel.Sp2Services AccountUserNotificationPreferences ()
n/a public class Act.Framework.ComponentModel.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.Framework.ComponentModel.Sp2Services AccountUserNotificationPreferencesRequest ()
n/a public class Act.Framework.ComponentModel.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.Framework.ComponentModel.Sp2Services AccountUserNotificationPreferencesResponse ()
n/a public class Act.Framework.ComponentModel.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.Framework.ComponentModel.Sp2Services Announcement ()
n/a public class Act.Framework.ComponentModel.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.Framework.ComponentModel.Sp2Services.BillingProvider
                    None = 0,
                    NetSuite = 1,
                    Zuora = 2,
                    Recurly = 3,
                    Unknown = 4,
--> NONE <-- --> NONE <--
Act.Framework.ComponentModel.Sp2Services ChangeAccountUserCredentialResponse ()
n/a public class Act.Framework.ComponentModel.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.Framework.ComponentModel.Sp2Services ChangeAccountUserCredentialsRequest ()
n/a public class Act.Framework.ComponentModel.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.Framework.ComponentModel.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)
Act.Framework.ComponentModel.Sp2Services CreateAccountWithProvisioningRequest ()
n/a public class Act.Framework.ComponentModel.Sp2Services.CreateAccountWithProvisioningRequest
--> NONE <--
  • Constructor: public CreateAccountWithProvisioningRequest ()
  • 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 BillingId { public get; public set; }
  • Property: string Country { public get; public set; }
  • Property: string Culture { public get; public set; }
  • Property: string EmailAddress { public get; public set; }
  • Property: virtual ExtensionDataObject ExtensionData { public get; public set; }
  • Property: string FirstName { public get; public set; }
  • Property: string LastName { public get; public set; }
  • Property: ServiceLevel ServiceLevel { public get; public set; }
Act.Framework.ComponentModel.Sp2Services CreateAccountWithProvisioningResponse ()
n/a public class Act.Framework.ComponentModel.Sp2Services.CreateAccountWithProvisioningResponse
--> NONE <--
  • Constructor: public CreateAccountWithProvisioningResponse ()
  • 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 AccountId { public get; public set; }
  • Property: virtual ExtensionDataObject ExtensionData { public get; public set; }
  • Property: Status Status { public get; public set; }
public class Act.Framework.ComponentModel.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.Framework.ComponentModel.Sp2Services GetActiveAnnouncementsResponse ()
n/a public class Act.Framework.ComponentModel.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.Framework.ComponentModel.Sp2Services GetSupportInformationResponse ()
n/a public class Act.Framework.ComponentModel.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.Framework.ComponentModel.Sp2Services GetTimezoneInfoResponse ()
n/a public class Act.Framework.ComponentModel.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.Framework.ComponentModel.Sp2Services LoginV20Request ()
n/a public class Act.Framework.ComponentModel.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.Framework.ComponentModel.Sp2Services SendProfileVerificationEmailRequest ()
n/a public class Act.Framework.ComponentModel.Sp2Services.SendProfileVerificationEmailRequest
--> NONE <--
  • Constructor: public SendProfileVerificationEmailRequest ()
  • 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: Guid SenderProfileId { public get; public set; }
Act.Framework.ComponentModel.Sp2Services SendProfileVerificationEmailResponse ()
n/a public class Act.Framework.ComponentModel.Sp2Services.SendProfileVerificationEmailResponse
--> NONE <--
  • Constructor: public SendProfileVerificationEmailResponse ()
  • 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: Status Status { public get; public set; }
Act.Framework.ComponentModel.Sp2Services ServiceLevel ()
n/a public class Act.Framework.ComponentModel.Sp2Services.ServiceLevel
--> NONE <--
  • Constructor: public ServiceLevel ()
  • 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 CallList { public get; public set; }
  • Property: int ContactBlocks { public get; public set; }
  • Property: virtual ExtensionDataObject ExtensionData { public get; public set; }
  • Property: Tier Tier { public get; public set; }
Act.Framework.ComponentModel.Sp2Services Status ()
n/a public class Act.Framework.ComponentModel.Sp2Services.Status
--> NONE <--
  • Constructor: public Status ()
  • 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.Framework.ComponentModel.Sp2Services SupportInformation ()
n/a public class Act.Framework.ComponentModel.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.Framework.ComponentModel.Sp2Services SupportResources ()
n/a public class Act.Framework.ComponentModel.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.Framework.ComponentModel.Sp2Services SupportTicket ()
n/a public class Act.Framework.ComponentModel.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; }
Tier ()
n/a public sealed enum Act.Framework.ComponentModel.Sp2Services.Tier
                    Basic = 0,
                    Pro = 1,
                    Team = 2,
--> NONE <-- --> NONE <--
Act.Framework.ComponentModel.Sp2Services TimezoneInfo ()
n/a public class Act.Framework.ComponentModel.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.Framework.ComponentModel.Sp2Services UpdateAccountProvisioningRequest ()
n/a public class Act.Framework.ComponentModel.Sp2Services.UpdateAccountProvisioningRequest
--> NONE <--
  • Constructor: public UpdateAccountProvisioningRequest ()
  • 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 BillingId { public get; public set; }
  • Property: virtual ExtensionDataObject ExtensionData { public get; public set; }
  • Property: ServiceLevel ServiceLevel { public get; public set; }
Act.Framework.ComponentModel.Sp2Services UpdateAccountProvisioningResponse ()
n/a public class Act.Framework.ComponentModel.Sp2Services.UpdateAccountProvisioningResponse
--> NONE <--
  • Constructor: public UpdateAccountProvisioningResponse ()
  • 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 AccountId { public get; public set; }
  • Property: virtual ExtensionDataObject ExtensionData { public get; public set; }
  • Property: Status Status { public get; public set; }
Act.Framework.ComponentModel.Sp2Services UpdateAccountStatusFromPortalRequest ()
n/a public class Act.Framework.ComponentModel.Sp2Services.UpdateAccountStatusFromPortalRequest
--> NONE <--
  • Constructor: public UpdateAccountStatusFromPortalRequest ()
  • 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: AccountStatusEnum AccountStatus { public get; public set; }
  • Property: AccountStatusReasonEnum AccountStatusReason { public get; public set; }
  • Property: string BillingId { public get; public set; }
  • Property: virtual ExtensionDataObject ExtensionData { public get; public set; }
Act.Framework.ComponentModel.Sp2Services UpdateAccountStatusFromPortalResponse ()
n/a public class Act.Framework.ComponentModel.Sp2Services.UpdateAccountStatusFromPortalResponse
--> NONE <--
  • Constructor: public UpdateAccountStatusFromPortalResponse ()
  • 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: Status Status { public get; public set; }
Act.Framework.ComponentModel.Sp2Services UpdateAccountStatusRequest ()
n/a public class Act.Framework.ComponentModel.Sp2Services.UpdateAccountStatusRequest
--> NONE <--
  • Constructor: public UpdateAccountStatusRequest ()
  • 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: AccountStatusEnum AccountStatus { public get; public set; }
  • Property: virtual ExtensionDataObject ExtensionData { public get; public set; }
Act.Framework.ComponentModel.Sp2Services UpdateDefaultTimezoneRequest ()
n/a public class Act.Framework.ComponentModel.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.Framework.ComponentModel.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.Framework.ComponentModel.Sp2Services.UserServices ()
--> NONE <--
  • Method: ChangeAccountUserCredentialResponse ChangeAccountUserPassword (ChangeAccountUserCredentialsRequest request)
  • Method: CreateAccountWithProvisioningResponse CreateAccountWithProvisioning (CreateAccountWithProvisioningRequest provisioningRequest)
  • Method: AccountUserNotificationPreferencesResponse GetAccountUserNotificationPreferences ()
  • Method: GetActiveAnnouncementsResponse GetActiveAnnouncments (string languageCode)
  • Method: GetSupportInformationResponse GetSupportInformation (string languageCode)
  • Method: GetTimezoneInfoResponse GetTimezoneInformation ()
  • Method: string LoginV20 (LoginV20Request loginRequest)
  • Method: SendProfileVerificationEmailResponse SendProfileVerificationEmail (SendProfileVerificationEmailRequest request)
  • Method: UpdateAccountProvisioningResponse UpdateAccountProvisioning (UpdateAccountProvisioningRequest accountRequest)
  • Method: void UpdateAccountStatus (UpdateAccountStatusRequest request)
  • Method: UpdateAccountStatusFromPortalResponse UpdateAccountStatusFromPortal (UpdateAccountStatusFromPortalRequest updateStatusRequest)
  • Method: bool UpdateAccountUserDefaultTimezone (UpdateDefaultTimezoneRequest request)
  • Method: bool UpdateAccountUserNotificationPreferences (AccountUserNotificationPreferencesRequest request)
  • Method: ValidateEmailForProvisioningResponse ValidateEmailForProvisioning (ValidateEmailForProvisioningRequest validationRequest)
public class Act.Framework.ComponentModel.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 CreateAccountWithProvisioningResponse CreateAccountWithProvisioning (CreateAccountWithProvisioningRequest provisioningRequest)
  • 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 SendProfileVerificationEmailResponse SendProfileVerificationEmail (SendProfileVerificationEmailRequest request)
  • Method: public virtual UpdateAccountProvisioningResponse UpdateAccountProvisioning (UpdateAccountProvisioningRequest accountRequest)
  • Method: public virtual void UpdateAccountStatus (UpdateAccountStatusRequest request)
  • Method: public virtual UpdateAccountStatusFromPortalResponse UpdateAccountStatusFromPortal (UpdateAccountStatusFromPortalRequest updateStatusRequest)
  • Method: public virtual bool UpdateAccountUserDefaultTimezone (UpdateDefaultTimezoneRequest request)
  • Method: public virtual bool UpdateAccountUserNotificationPreferences (AccountUserNotificationPreferencesRequest request)
  • Method: public virtual ValidateEmailForProvisioningResponse ValidateEmailForProvisioning (ValidateEmailForProvisioningRequest validationRequest)
Act.Framework.ComponentModel.Sp2Services ValidateEmailForProvisioningRequest ()
n/a public class Act.Framework.ComponentModel.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.Framework.ComponentModel.Sp2Services ValidateEmailForProvisioningResponse ()
n/a public class Act.Framework.ComponentModel.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; }

TopSummary