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

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

Removed Added
public class Act.Framework.CalculationCollection ()
  • Method: public new void AddRange (IEnumerable`1 c)
  • Method (i): public int BinarySearch (ICalculation item, IComparer`1 comparer)
  • Method (i): public int BinarySearch (int index, int count, ICalculation item, IComparer`1 comparer)
  • Method (i): public bool Exists (Predicate`1 match)
  • Method (i): public ICalculation 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 ICalculation 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: public new void AddRange (IEnumerable`1 c)
  • Method (i): public int BinarySearch (ICalculation item, IComparer`1 comparer)
  • Method (i): public int BinarySearch (int index, int count, ICalculation item, IComparer`1 comparer)
  • Method (i): public bool Exists (Predicate`1 match)
  • Method (i): public ICalculation 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 ICalculation 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.ActAttachmentService.ActAttachmentServiceClient ()
  • Method (i): protected void InvokeAsync (BeginOperationDelegate beginOperationDelegate, object[] inValues, EndOperationDelegate endOperationDelegate, SendOrPostCallback operationCompletedCallback, object userState)
  • Method (i): protected void InvokeAsync (BeginOperationDelegate beginOperationDelegate, object[] inValues, EndOperationDelegate endOperationDelegate, SendOrPostCallback operationCompletedCallback, object userState)
public class Act.Framework.Analytics.AnalyticsManager ()
  • Method: public List`1 GetCustomData (string entity, string field, string operation)
  • Method: public List`1 GetCustomData (string entity, string field, string operation, object customFilters)
  • Method: public List`1 OpportunityCloseReasonCount (DateTime start, DateTime end, OpportunityStatus status)
  • Method: public List`1 OpportunityCloseReasonDetails (DateTime start, DateTime end, OpportunityStatus status, string closeReason)
Act.Framework.Analytics currencySettings ()
n/a public class Act.Framework.Analytics.currencySettings
--> NONE <--
  • Constructor: public currencySettings ()
  • Field: public string decimalSeparator
  • Field: public string groupSeparator
  • Field: public string symbol
  • Field: public string symbolPosition
  • 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): public virtual string ToString ()
Act.Framework.Analytics CustomFilters ()
n/a public class Act.Framework.Analytics.CustomFilters
--> NONE <--
  • Constructor: public CustomFilters ()
  • 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): public virtual string ToString ()
  • Property: Nullable`1 DateType { public get; public set; }
  • Property: Nullable`1 End { public get; public set; }
  • Property: String[] PickListItemIds { public get; public set; }
  • Property: String[] StageIds { public get; public set; }
  • Property: Nullable`1 Start { public get; public set; }
  • Property: String[] TypeIds { public get; public set; }
  • Property: String[] UserIds { public get; public set; }
public class Act.Framework.Analytics.ForecastByProductDetail ()
--> NONE <--
  • Field: public Guid OppId
public class Act.Framework.Analytics.ForecastByRepDetail ()
--> NONE <--
  • Field: public Guid OppId
Act.Framework.Analytics OppCloseReasonCount ()
n/a public class Act.Framework.Analytics.OppCloseReasonCount
--> NONE <--
  • Constructor: public OppCloseReasonCount ()
  • Field: public int Count
  • Field: public string Reason
  • 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): public virtual string ToString ()
Act.Framework.Analytics OppCloseReasonDetail ()
n/a public class Act.Framework.Analytics.OppCloseReasonDetail
--> NONE <--
  • Constructor: public OppCloseReasonDetail ()
  • Field: public DateTime ActualCloseDate
  • Field: public decimal ActualValue
  • Field: public string CloseReason
  • Field: public Guid OppId
  • Field: public string OppName
  • Field: public string Status
  • 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): public virtual string ToString ()
OpportunityDateType ()
n/a public sealed enum Act.Framework.Analytics.OpportunityDateType
                    Open = 0,
                    EstimatedClose = 1,
                    ActualClose = 2,
--> NONE <-- --> NONE <--
public class Act.Framework.Analytics.SalesByProductDetail ()
--> NONE <--
  • Field: public Guid OppId
public class Act.Framework.Analytics.SalesByRepDetail ()
--> NONE <--
  • Field: public Guid OppId
public class Act.Framework.Analytics.UserAnalyticsViewUtilities ()
  • Method: public static string CreateDefaultUserViewDefinition (ResourceManager resMan)
  • Method: public static string CreateDefaultUserViewDefinition (ResourceManager resMan, string currencySymbol)
public class Act.Framework.Associations.AssociationAccessorFieldDescriptor ()
--> NONE <--
  • Property: bool IsCustom { public get; }
public class Act.Framework.Associations.AssociationEntityFieldDescriptor ()
--> NONE <--
  • Property: bool IsCustom { public get; }
public class Act.Framework.Associations.AssociationFieldDescriptor ()
--> NONE <--
  • Property: bool IsCustom { public get; }
public class Act.Framework.Associations.AssociationRoleFieldDescriptor ()
--> NONE <--
  • Property: bool IsCustom { public get; }
public class Act.Framework.BusinessLink.EditableMutableEntityDescriptor ()
--> NONE <--
  • Property: bool IsCustom { public get; }
public class Act.Framework.BusinessLink.LinkedCompanyMutableEntityDescriptor ()
--> NONE <--
  • Property: bool IsCustom { public get; }
public class Act.Framework.BusinessLink.LinkedMutableEntityDescriptor ()
--> NONE <--
  • Property: bool IsCustom { public get; }
public sealed class Act.Framework.Companies.CompanyAccessorFieldDescriptor ()
--> NONE <--
  • Property: bool IsCustom { public get; }
public class Act.Framework.Companies.CompanyFieldDescriptor ()
--> NONE <--
  • Property: bool IsCustom { public get; }
public sealed class Act.Framework.Companies.SubCompanyFieldDescriptor ()
--> NONE <--
  • Property: bool IsCustom { public get; }
public sealed class Act.Framework.Contacts.ContactAccessorFieldDescriptor ()
--> NONE <--
  • Property: bool IsCustom { public get; }
public class Act.Framework.Contacts.ContactCompanyNameCompositeFieldDescriptor ()
--> NONE <--
  • Property: bool IsCustom { public get; }
public sealed class Act.Framework.Contacts.ContactFavoriteImageContactFieldDescriptor ()
--> NONE <--
  • Property: bool IsCustom { public get; }
public class Act.Framework.Contacts.ContactFieldDescriptor ()
--> NONE <--
  • Property: bool IsCustom { public get; }
public class Act.Framework.Contacts.ContactFullNameCompositeFieldDescriptor ()
--> NONE <--
  • Property: bool IsCustom { public get; }
public class Act.Framework.Contacts.ContactManager ()
--> NONE <--
  • Method: public void CombineContacts (Contact source, Contact target, bool note, bool history, bool activity, bool opportunity, bool secondary, bool customTableRecords, bool library, bool deleteSource)
  • Method: public Guid[] GetContactsByEmailAddress (string emailAddress)
public sealed class Act.Framework.Contacts.ContactTypeContactFieldDescriptor ()
--> NONE <--
  • Property: bool IsCustom { public get; }
public sealed class Act.Framework.Contacts.ContactTypeImageContactFieldDescriptor ()
--> NONE <--
  • Property: bool IsCustom { public get; }
public sealed class Act.Framework.CustomEntities.CustomEntityAccessorFieldDescriptor ()
--> NONE <--
  • Property: bool IsCustom { public get; }
public class Act.Framework.CustomEntities.CustomEntityFieldDescriptor ()
--> NONE <--
  • Property: bool IsCustom { public get; }
public class Act.Framework.CustomEntities.CustomEntityManager`1 ()
--> NONE <--
  • Method: public CustomEntityFieldDescriptor[] GetCustomEntityFieldDescriptors (string search)
public sealed class Act.Framework.CustomEntities.CustomSubEntityManager`1 ()
--> NONE <--
  • Method (i): public CustomEntityFieldDescriptor[] GetCustomEntityFieldDescriptors (string search)
public class Act.Framework.CustomEntities.TaggedCustomEntityCollection`1 ()
  • Method: public void Add (CustomEntityList`1 mergeList)
  • Method: public void Add (int index)
  • Method: public void Add (T value)
public class Act.Framework.Features.Feature ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public virtual int GetHashCode ()
  • Method: public override bool Equals (object obj)
  • Method: public override int GetHashCode ()
public sealed class Act.Framework.Features.FeatureManager ()
  • Field: public static CustomFeature act_API
  • Field: public static CustomFeature Act_API
  • Field: public static CustomFeature Communications_AutoAttach_Emails
public sealed class Act.Framework.Groups.GroupAccessorFieldDescriptor ()
--> NONE <--
  • Property: bool IsCustom { public get; }
public class Act.Framework.Groups.GroupFieldDescriptor ()
--> NONE <--
  • Property: bool IsCustom { public get; }
public sealed class Act.Framework.Groups.SubGroupFieldDescriptor ()
--> NONE <--
  • Property: bool IsCustom { public get; }
public class Act.Framework.Histories.History ()
--> NONE <--
  • Property: Nullable`1 OutlookID { public get; public set; }
HistoryField ()
public sealed enum Act.Framework.Histories.HistoryField
                    HistoryType = 0,
                    HistoryTypeIcon = 1,
                    HistoryTypeID = 2,
                    IsPrivate = 3,
                    IsPrivateIcon = 4,
                    Regarding = 5,
                    Details = 6,
                    RegardingAndDetails = 7,
                    CreateDate = 8,
                    CreateUserName = 9,
                    ManageUserName = 10,
                    EditUserName = 11,
                    EditDate = 12,
                    StartDate = 13,
                    StartTime = 14,
                    EndDate = 15,
                    EndTime = 16,
                    Duration = 17,
                    ManageUserID = 18,
                    CreateUserID = 19,
                    EditUserID = 20,
                    HasAttachment = 21,
                    HasAttachmentIcon = 22,
                    AttachmentFileType = 23,
                    AttachmentFileSize = 24,
                    AttachmentFileSizeDisplay = 25,
                    AttachmentFileExtension = 26,
                    AttachmentLastModified = 27,
                    AttachmentIconSmall = 28,
                    AttachmentIconLarge = 29,
                    AttachmentDisplayName = 30,
                    AttachmentFileName = 31,
                    Attachment = 32,
                    ContactSummary = 33,
                    AssociationSummary = 34,
                    ContactCompany = 35,
                    ContactPhone = 36,
                    ContactPhoneExt = 37,
                    ContactEmail = 38,
                    HistoryTypeName = 39,
public sealed enum Act.Framework.Histories.HistoryField
                    HistoryType = 0,
                    HistoryTypeIcon = 1,
                    HistoryTypeID = 2,
                    IsPrivate = 3,
                    IsPrivateIcon = 4,
                    Regarding = 5,
                    Details = 6,
                    RegardingAndDetails = 7,
                    CreateDate = 8,
                    CreateUserName = 9,
                    ManageUserName = 10,
                    EditUserName = 11,
                    EditDate = 12,
                    StartDate = 13,
                    StartTime = 14,
                    EndDate = 15,
                    EndTime = 16,
                    Duration = 17,
                    ManageUserID = 18,
                    CreateUserID = 19,
                    EditUserID = 20,
                    HasAttachment = 21,
                    HasAttachmentIcon = 22,
                    AttachmentFileType = 23,
                    AttachmentFileSize = 24,
                    AttachmentFileSizeDisplay = 25,
                    AttachmentFileExtension = 26,
                    AttachmentLastModified = 27,
                    AttachmentIconSmall = 28,
                    AttachmentIconLarge = 29,
                    AttachmentDisplayName = 30,
                    AttachmentFileName = 31,
                    Attachment = 32,
                    ContactSummary = 33,
                    AssociationSummary = 34,
                    ContactCompany = 35,
                    ContactPhone = 36,
                    ContactPhoneExt = 37,
                    ContactEmail = 38,
                    HistoryTypeName = 39,
                    OutlookID = 40,
--> NONE <-- --> NONE <--
public abstract class Act.Framework.MutableEntities.ImageMutableEntityFieldDescriptor ()
--> NONE <--
  • Property: bool IsCustom { public get; }
public class Act.Framework.MutableEntities.MutableEntityAccessorFieldDescriptor`1 ()
--> NONE <--
  • Property: bool IsCustom { public get; }
public class Act.Framework.MutableEntities.MutableEntityFieldDescriptor ()
--> NONE <--
  • Property: bool IsCustom { public get; }
public class Act.Framework.MutableEntities.PrivateMutableEntityFieldDescriptor ()
--> NONE <--
  • Property: bool IsCustom { public get; }
public class Act.Framework.Opportunities.OpportunityFieldDescriptor ()
--> NONE <--
  • Property: bool IsCustom { public get; }
public class Act.Framework.Opportunities.OpportunityMutableEntityAccessorFieldDescriptor`1 ()
--> NONE <--
  • Property: bool IsCustom { public get; }
public sealed class Act.Framework.Opportunities.OpportunityNullableDateFieldDescriptor ()
--> NONE <--
  • Property: bool IsCustom { public get; }
public sealed class Act.Framework.Opportunities.OpportunityProbabilityFieldDescriptor ()
--> NONE <--
  • Property: bool IsCustom { public get; }
public sealed class Act.Framework.Opportunities.OpportunityStatusFieldDescriptor ()
--> NONE <--
  • Property: bool IsCustom { public get; }
public class Act.Framework.Phones.PhoneNumberFieldDescriptor ()
--> NONE <--
  • Property: bool IsCustom { public get; }
SupplementalType ()
public sealed enum Act.Framework.SupplementalFiles.SupplementalType
                    None = 0,
                    Attachments = 1,
                    Templates = 2,
                    Reports = 3,
                    Layouts = 4,
                    Queries = 5,
                    Backup = 6,
                    Documents = 7,
                    Database = 8,
                    Spelling = 9,
                    WebLinks = 10,
                    ContactLayouts = 11,
                    GroupLayouts = 12,
                    CompanyLayouts = 13,
                    Labels = 14,
                    Envelopes = 15,
                    ActTemplates = 16,
                    WordTemplates = 17,
                    PrintTemplates = 18,
                    ReportTemplates = 19,
                    Dashboards = 20,
                    ContactQueries = 21,
                    GroupQueries = 22,
                    CompanyQueries = 23,
                    OpportunityLayouts = 24,
                    OpportunityQueries = 25,
                    Assemblies = 26,
                    System = 27,
                    ksTemplates = 28,
                    ksReports = 29,
                    ksCustomTableSchema = 30,
                    ksSchemaBackup = 31,
                    ksQuery = 32,
public sealed enum Act.Framework.SupplementalFiles.SupplementalType
                    None = 0,
                    Attachments = 1,
                    Templates = 2,
                    Reports = 3,
                    Layouts = 4,
                    Queries = 5,
                    Backup = 6,
                    Documents = 7,
                    Database = 8,
                    Spelling = 9,
                    WebLinks = 10,
                    ContactLayouts = 11,
                    GroupLayouts = 12,
                    CompanyLayouts = 13,
                    Labels = 14,
                    Envelopes = 15,
                    ActTemplates = 16,
                    WordTemplates = 17,
                    PrintTemplates = 18,
                    ReportTemplates = 19,
                    Dashboards = 20,
                    ContactQueries = 21,
                    GroupQueries = 22,
                    CompanyQueries = 23,
                    OpportunityLayouts = 24,
                    OpportunityQueries = 25,
                    Assemblies = 26,
                    System = 27,
                    ksTemplates = 28,
                    ksReports = 29,
                    ksCustomTableSchema = 30,
                    ksSchemaBackup = 31,
                    ksQuery = 32,
                    Custom = 33,
--> NONE <-- --> NONE <--
public sealed class Act.Framework.Users.User ()
  • Method: public void SetRolePermissions (UserManager u, Role role, bool syncHandhelds, bool useAccountingLink, bool subscriberDatabaseAdministrator, bool allowDelete, bool exportToExcel, bool manageSyncSubscriptionList, bool emarketingSend, bool emarketingWebToLead, bool emarketingSendCampaign, bool actAPI)
  • Method: public void SetRolePermissions (UserManager u, Role role, bool syncHandhelds, bool useAccountingLink, bool subscriberDatabaseAdministrator, bool allowDelete, bool exportToExcel, bool manageSyncSubscriptionList, bool emarketingSend, bool emarketingWebToLead, bool emarketingSendCampaign, bool actAPI, bool autoAttachEmail)
  • Property: bool AutoAttachEmails { public get; public set; }
public sealed class Act.Framework.Users.UserManager ()
  • Method: public User CreateUser (string userlogon, string password, Role role, ContactName contactName, Status status, bool syncHandhelds, bool useAccountingLink, bool subscriberDatabaseAdministrator, bool allowDelete, bool exportToExcel, bool manageSyncSubscriptionList, bool mustChangePassword, bool canChangePassword, bool passwordExpires, bool emarketingAdministration, bool emarketingWebToLead, bool emarketingSendCampaign, bool actAPI)
  • Method: public User CreateUser (string userlogon, string password, Role role, Contact contact, Status status, bool syncHandhelds, bool useAccountingLink, bool subscriberDatabaseAdministrator, bool allowDelete, bool exportToExcel, bool manageSyncSubscriptionList, bool mustChangePassword, bool canChangePassword, bool passwordExpires, bool emarketingAdministration, bool emarketingWebToLead, bool emarketingSendCampaign, bool actAPI, bool autoAttachEmail)
  • Method: public User CreateUser (string userlogon, string password, Role role, ContactName contactName, Status status, bool syncHandhelds, bool useAccountingLink, bool subscriberDatabaseAdministrator, bool allowDelete, bool exportToExcel, bool manageSyncSubscriptionList, bool mustChangePassword, bool canChangePassword, bool passwordExpires, bool emarketingAdministration, bool emarketingWebToLead, bool emarketingSendCampaign, bool actAPI, bool autoAttachEmail)
WebAPIConnectionStatus ()
public sealed enum Act.Framework.WebAPI.WebAPIConnectionStatus
                    CreatedNotConnected = 0,
                    Connected = 1,
                    Disconnected = 2,
                    NotConfiguredToConnect = 3,
                    NoConnectionUrlInConfig = 4,
                    AuthTokenRetrievalFailed = 5,
public sealed enum Act.Framework.WebAPI.WebAPIConnectionStatus
                    CreatedNotConnected = 0,
                    Connected = 1,
                    Disconnected = 2,
                    NotConfiguredToConnect = 3,
                    NoConnectionUrlInConfig = 4,
                    AuthTokenRetrievalFailed = 5,
                    WebAPIServiceNotStarted = 6,
--> NONE <-- --> NONE <--
public class Act.Framework.WebAPI.WebAPIManager ()
--> NONE <--
  • Method: public static byte[] Base64UrlDecode (string input)
  • Property: WebAPIConnectionStatus Status { public get; }
  • Property: string WebAPIURL { public get; public set; }
public class Act.UI.Contacts.ContactDisplayNameFieldDescriptor ()
--> NONE <--
  • Property: bool IsCustom { public get; }

TopSummary