public sealed class Act.Framework.ActFramework () |
- Property: bool UseADAuthentication { public get; }
|
- [Obsolete: Please use ActDatabaseManager.IsDBUsingAD]Property: bool UseADAuthentication { public get; }
|
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 sealed class Act.Framework.ActDatabase.ActDatabaseManager () |
- Property: bool isDBUsingAD { public get; }
|
- Method: public string GetAPCAccountNumber ()
- Property: int ContactLimit { public get; }
- Property: int CurrentContactCount { public get; }
- Property: bool IsDBUsingAD { public get; }
- Property: bool IsDBUsingSSO { public get; }
|
public class Act.Framework.Analytics.AnalyticsManager () |
--> NONE <--
|
- Method: public bool DeleteMyActViewDefinition (string userId)
- Method: public List`1 GetCustomDataDetails (string entity, string field, string fieldValue, object customFilters)
- Method: public List`1 GetHotLeads ()
- Method: public UserAnalyticsViewDefinition GetMyActViewDefinition ()
- Method: public bool HotLeadsSubscription (string contactId, bool subscribe)
- Method: public bool UpdateMyActViewDefinition (string userId, string definition)
|
AnalyticsViewType () |
n/a
|
public sealed enum Act.Framework.Analytics.AnalyticsViewType
                    Insight = 1,
                    MyAct = 2,
|
--> NONE <--
|
--> NONE <--
|
public class Act.Framework.Analytics.CustomFilters () |
--> NONE <--
|
- Constructor: public CustomFilters (object passedFilters)
|
Act.Framework.Analytics MarketingLead () |
n/a
|
public class Act.Framework.Analytics.MarketingLead
|
--> NONE <--
|
- Constructor: public MarketingLead ()
- 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: int AMAScore { public get; public set; }
- Property: string BusinessEmail { public get; public set; }
- Property: string BusinessPhone { public get; public set; }
- Property: string CompanyName { public get; public set; }
- Property: string ContactId { public get; public set; }
- Property: string ContactName { public get; public set; }
- Property: int Sends { public get; public set; }
- Property: int TotalClicks { public get; public set; }
- Property: int TotalOpens { public get; public set; }
- Property: int UniqueClicks { public get; public set; }
- Property: int UniqueOpens { public get; public set; }
|
public class Act.Framework.Analytics.UserAnalyticsViewUtilities () |
- Method: public static string CreateDefaultUserViewDefinition (ResourceManager resMan, string currencySymbol)
|
- Method: public static string CreateDefaultUserViewDefinition (ResourceManager resMan, string currencySymbol, AnalyticsViewType viewType)
|
Act.Framework.BusinessLink.Utils CompanySQLBuilderProxy () |
public class Act.Framework.BusinessLink.Utils.CompanySQLBuilderProxy
|
n/a
|
- Constructor: public CompanySQLBuilderProxy (CommandLoader commandLoader)
- Method: public virtual string CreateSqlForContact (Guid companyID)
- Method: public virtual string CreateSqlForOpportunity (Guid companyID)
- 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 ()
|
--> NONE <--
|
Act.Framework.CustomEntities CustomEntityManager () |
public sealed class Act.Framework.CustomEntities.CustomEntityManager
(Please hover your mouse over the type to see the inheritance signatures) |
public sealed class Act.Framework.CustomEntities.CustomEntityManager
(Please hover your mouse over the type to see the inheritance signatures) |
--> NONE <--
|
- Method: public virtual ExpandoObject DiscoverTableChunks (string customEntityName)
|
public class Act.Framework.CustomEntities.CustomSubEntity () |
--> NONE <--
|
- Method: public void SetCompany (Company company)
- Method: public void SetContact (Contact contact)
- Method: public void SetGroup (Group group)
- Method: public void SetOpportunity (Opportunity opportunity)
|
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)
|
FieldDataType () |
public sealed enum Act.Framework.Database.FieldDataType
                    YesNo = 0,
                    Character = 1,
                    InitialCaps = 2,
                    Lowercase = 3,
                    Uppercase = 4,
                    Memo = 5,
                    Url = 6,
                    Number = 7,
                    Currency = 8,
                    Decimal = 9,
                    Date = 10,
                    Time = 11,
                    DateTime = 12,
                    AnnualEvent = 13,
                    Picture = 14,
                    Calculated = 15,
                    Email = 16,
                    Phone = 17,
                    TinyInt = 102,
                    Geo = 111,
|
public sealed enum Act.Framework.Database.FieldDataType
                    YesNo = 0,
                    Character = 1,
                    InitialCaps = 2,
                    Lowercase = 3,
                    Uppercase = 4,
                    Memo = 5,
                    Url = 6,
                    Number = 7,
                    Currency = 8,
                    Decimal = 9,
                    Date = 10,
                    Time = 11,
                    DateTime = 12,
                    AnnualEvent = 13,
                    Picture = 14,
                    Calculated = 15,
                    Email = 16,
                    Phone = 17,
                    KeyID = 100,
                    TinyInt = 102,
                    Geo = 111,
|
--> NONE <--
|
--> NONE <--
|
public class Act.Framework.Histories.History () |
--> NONE <--
|
- Property: string HtmlDetails { public get; public set; }
|
HistoryDetailsType () |
n/a
|
public sealed enum Act.Framework.Histories.HistoryDetailsType
                    Indeterminate = 0,
                    PlainText = 1,
                    RTF = 2,
                    HTML = 3,
|
--> NONE <--
|
--> NONE <--
|
public sealed class Act.Framework.MarketingAutomation.MarketingAutomationManager () |
- Property: protected bool ShouldTrace { }
|
--> NONE <--
|
public class Act.Framework.MetaData.SchemaMetaData () |
--> NONE <--
|
- Property: ReadOnlyHashtable CustomEntityByName { public get; }
|
public class Act.Framework.Opportunities.Opportunity () |
--> NONE <--
|
- Property: Guid RecordManagerId { public get; }
|
public sealed class Act.Framework.Opportunities.OpportunityProduct () |
--> NONE <--
|
- Method (i): public void SetCompany (Company company)
- Method (i): public void SetContact (Contact contact)
- Method (i): public void SetGroup (Group group)
- Method (i): public void SetOpportunity (Opportunity opportunity)
|
public abstract class Act.Framework.Preferences.OptionIndexers () |
- Field: public static const string Email_ActEmail_HistoryReceiveOption, Value = Email/ActEmail/HistoryReceiveOption
|
- Field: public static const string Email_ActEmail_HistoryReceiveOption, Value = Email/ActEmail/HistoryIncomingOption
|
Act.Framework.SupplementalFiles LayoutDefinition () |
n/a
|
public class Act.Framework.SupplementalFiles.LayoutDefinition
|
--> NONE <--
|
- Constructor: public LayoutDefinition ()
- 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: RecordType Entity { public get; public set; }
- Property: bool IsPreference { public get; public set; }
- Property: DateTime LastEdit { public get; public set; }
- Property: string Layout { public get; public set; }
|
public sealed class Act.Framework.SupplementalFiles.SupplementalFileManager () |
--> NONE <--
|
- Method: public FileStream GetLayout (string layoutFileName)
- Method: public List`1 GetLayoutDefinitions ()
|
public sealed class Act.Framework.Synchronization.SynchronizationManager () |
--> NONE <--
|
- Method: public bool CanIDeleteSyncSet (Guid syncSetID)
|
public class Act.Framework.WebAPI.WebAPIManager () |
--> NONE <--
|
- Method: public void ConnectWebAPI (string SSOToken)
- Method: public string GetAPIAuthToken (string SSOToken)
|