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)
|
SQLFileVersion () |
public sealed enum Act.Framework.ActDatabase.SQLFileVersion
                    SQLServerUnknown = 0,
                    SQLServer2000 = 539,
                    SQLServer2005 = 611,
                    SQLServer2008R1 = 655,
                    SQLServer2008 = 661,
                    SQLServer2012 = 706,
                    SQLServer2014 = 782,
                    SQLServer2016 = 852,
                    SQLServer2017 = 869,
|
public sealed enum Act.Framework.ActDatabase.SQLFileVersion
                    SQLServerUnknown = 0,
                    SQLServer2000 = 539,
                    SQLServer2005 = 611,
                    SQLServer2008R1 = 655,
                    SQLServer2008 = 661,
                    SQLServer2012 = 706,
                    SQLServer2014 = 782,
                    SQLServer2016 = 852,
                    SQLServer2017 = 869,
                    SQLServer2019 = 904,
|
--> NONE <--
|
--> NONE <--
|
public sealed class Act.Framework.Companies.CompanyList () |
--> NONE <--
|
- Property: object DataSource { public get; }
- Property: bool KeysFetched { public get; public set; }
|
public sealed class Act.Framework.Companies.CompanyManager () |
--> NONE <--
|
- Method: public CompanyList GetCompaniesByStaticOpportunity (Opportunity daemon, SortCriteria[] sortCriteria, IFilterCriteria[] filterCriteria)
|
public sealed class Act.Framework.Contacts.ContactList () |
--> NONE <--
|
- Property: object DataSource { public get; }
- Property: bool KeysFetched { public get; public set; }
|
public class Act.Framework.CustomEntities.CustomEntityList`1 () |
--> NONE <--
|
- Property: object DataSource { public get; }
- Property: bool KeysFetched { public get; public set; }
|
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.Entities.EntityList () |
--> NONE <--
|
- Property: object DataSource { public get; }
- Property: bool KeysFetched { public get; public set; }
|
public sealed class Act.Framework.Groups.GroupList () |
--> NONE <--
|
- Property: object DataSource { public get; }
- Property: bool KeysFetched { public get; public set; }
|
public class Act.Framework.Hierarchy.HierarchicalEntityInfoList () |
--> NONE <--
|
- Property: object DataSource { public get; }
- Property: bool KeysFetched { public get; public set; }
|
public sealed class Act.Framework.Histories.HistoryList () |
--> NONE <--
|
- Property: object DataSource { public get; }
- Property: bool KeysFetched { public get; public set; }
|
public class Act.Framework.MutableEntities.MutableEntityList () |
--> NONE <--
|
- Property: object DataSource { public get; }
- Property: bool KeysFetched { public get; public set; }
|
public sealed class Act.Framework.Notes.NoteList () |
--> NONE <--
|
- Property: object DataSource { public get; }
- Property: bool KeysFetched { public get; public set; }
|
public class Act.Framework.Opportunities.Opportunity () |
--> NONE <--
|
- Method: public ContactList GetContacts (SortCriteria[] sc, IFilterCriteria[] fc)
|
public class Act.Framework.Opportunities.OpportunityList () |
--> NONE <--
|
- Property: object DataSource { public get; }
- Property: bool KeysFetched { public get; public set; }
|
public sealed class Act.Framework.Opportunities.ProductList () |
--> NONE <--
|
- Property: object DataSource { public get; }
- Property: bool KeysFetched { public get; public set; }
|
public sealed class Act.Framework.Opportunities.SuperProductList () |
--> NONE <--
|
- Property: object DataSource { public get; }
- Property: bool KeysFetched { public get; public set; }
|
public abstract class Act.Framework.Preferences.OptionIndexers () |
--> NONE <--
|
- Field: public static const string Email_ActEmail_InvitationAlarmApplication, Value = Email/ActEmail/InvitationAlarmApplication
- Field: public static const string Email_ActEmail_InvitationCreateActivity, Value = Email/ActEmail/InvitationCreateActivity
|
public sealed class Act.Framework.Synchronization.SubscriptionList () |
--> NONE <--
|
- Property: object DataSource { public get; }
- Property: bool KeysFetched { public get; public set; }
|
public class Act.Framework.Workflow.WorkflowManager () |
- Property: Dictionary`2 Instances { public get; }
|
- Method: public void DeleteDefinition (Guid definition)
- Property: ConcurrentDictionary`2 Instances { public get; }
|