public sealed class Act.Framework.ActFramework () |
--> NONE <--
|
- Method: public void LogOnForISPA (string userName, string password, string databaseHost, string databaseName)
- Property: MarketingAutomationManager MarketingAutomationManager { 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.ComparisonFilterCriteria () |
--> NONE <--
|
- Field: public string leftSide
- Field: public PropertyDescriptor leftSideField
- Field: public string rightSide
- Field: public PropertyDescriptor rightSideField
|
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 () |
--> NONE <--
|
- Property: bool isDBUsingAD { public get; }
|
public class Act.Framework.Activities.ActivityComparisonFilterCriteria () |
--> NONE <--
|
- Field: public string leftSide
- Field: public PropertyDescriptor leftSideField
- Field: public string rightSide
- Field: public PropertyDescriptor rightSideField
|
public class Act.Framework.Analytics.AnalyticsManager () |
--> NONE <--
|
- Method: public List`1 GetKPIDataByGroup (string groupName, object customFilters)
- Method: public KPIGroupDefinition GetKPIGroupDefinition (string groupName)
- Method: public OppPipelineViewSettings GetOppPipelineViewSettings ()
- Method: public List`1 GetPipelineOpportunities (object CustomFilters)
- Method: public List`1 OpportunityCountByStage (object CustomFilters)
- Method: public bool UpdateKPIGroupDefinition (string groupName, string definition)
- Method: public bool UpdateOppPipelineViewSettings (string userId, string settingsDefinition)
|
Act.Framework.Analytics CustomFilters () |
public class Act.Framework.Analytics.CustomFilters
(Please hover your mouse over the type to see the inheritance signatures) |
public class Act.Framework.Analytics.CustomFilters
(Please hover your mouse over the type to see the inheritance signatures) |
--> NONE <--
|
- Method: public virtual object Clone ()
- Property: string AmountOperation { public get; public set; }
- Property: Nullable`1 AmountValue { public get; public set; }
- Property: Nullable`1 OmitPrivate { public get; public set; }
- Property: string ProbabilityOperation { public get; public set; }
- Property: Nullable`1 ProbabilityValue { public get; public set; }
- Property: String[] Statuses { public get; public set; }
- Property: Nullable`1 ValueType { public get; public set; }
|
Act.Framework.Analytics KPIData () |
n/a
|
public class Act.Framework.Analytics.KPIData
|
--> NONE <--
|
- Constructor: public KPIData ()
- 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: string label { public get; public set; }
- Property: string value { public get; public set; }
|
Act.Framework.Analytics KPIDefinition () |
n/a
|
public class Act.Framework.Analytics.KPIDefinition
|
--> NONE <--
|
- Constructor: public KPIDefinition ()
- 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: string entity { public get; public set; }
- Property: string field { public get; public set; }
- Property: bool isActive { public get; public set; }
- Property: bool isCustom { public get; public set; }
- Property: string label { public get; public set; }
- Property: string name { public get; public set; }
- Property: string operation { public get; public set; }
|
Act.Framework.Analytics KPIGroupDefinition () |
n/a
|
public class Act.Framework.Analytics.KPIGroupDefinition
|
--> NONE <--
|
- Constructor: public KPIGroupDefinition ()
- Field: public string Definition
- Field: public string GroupName
- Field: public string KPIGroupId
- Field: public string UserId
- 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 KpiGroupDefUtilities () |
n/a
|
public class Act.Framework.Analytics.KpiGroupDefUtilities
|
--> NONE <--
|
- Constructor: public KpiGroupDefUtilities ()
- 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 () |
public sealed enum Act.Framework.Analytics.OpportunityDateType
                    Open = 0,
                    EstimatedClose = 1,
                    ActualClose = 2,
|
public sealed enum Act.Framework.Analytics.OpportunityDateType
                    Open = 0,
                    EstimatedClose = 1,
                    ActualClose = 2,
                    Unspecified = 99,
|
--> NONE <--
|
--> NONE <--
|
Act.Framework.Analytics OpportunityStageCount () |
n/a
|
public class Act.Framework.Analytics.OpportunityStageCount
|
--> NONE <--
|
- Constructor: public OpportunityStageCount ()
- Field: public int count
- Field: public int ordinal
- Field: public string stageId
- Field: public string stageName
- Field: public decimal value
- 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 ()
|
OpportunityValueType () |
n/a
|
public sealed enum Act.Framework.Analytics.OpportunityValueType
                    Unspecified = 0,
                    Weighted = 1,
                    Total = 2,
|
--> NONE <--
|
--> NONE <--
|
Act.Framework.Analytics OppPipelineViewSettings () |
n/a
|
public class Act.Framework.Analytics.OppPipelineViewSettings
|
--> NONE <--
|
- Constructor: public OppPipelineViewSettings ()
- Field: public currencySettings currencySettings
- Field: public string filterPreferences
- Field: public int fiscalYearStartMonth
- Field: public string userId
- 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 PipelineOpportunity () |
n/a
|
public class Act.Framework.Analytics.PipelineOpportunity
|
--> NONE <--
|
- Constructor: public PipelineOpportunity ()
- 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: string companyName { public get; public set; }
- Property: int contactCount { public get; public set; }
- Property: string ContactDisplayName { public get; public set; }
- Property: DateTime estCloseDate { public get; public set; }
- Property: string id { public get; public set; }
- Property: string name { public get; public set; }
- Property: string stageId { public get; public set; }
- Property: string stageName { public get; public set; }
- Property: decimal totalValue { public get; public set; }
- Property: decimal weightedValue { public get; public set; }
|
public class Act.Framework.Analytics.UserAnalyticsViewUtilities () |
--> NONE <--
|
- Method: public static currencySettings GetDefaultCurrencySettings (string currencySymbol)
|
Act.Framework.Associations AddOpportunityAssociationEvent () |
n/a
|
public sealed delegate Act.Framework.Associations.AddOpportunityAssociationEvent
|
--> NONE <--
|
- Constructor: public AddOpportunityAssociationEvent (object object, IntPtr method)
- Method: public virtual IAsyncResult BeginInvoke (Guid opportunityID, RecordType associateType, Guid associateID, AsyncCallback callback, object object)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method: public virtual void EndInvoke (IAsyncResult result)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (Guid opportunityID, RecordType associateType, Guid associateID)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
Act.Framework.Associations OpportunityTotalModifiedEvent () |
n/a
|
public sealed delegate Act.Framework.Associations.OpportunityTotalModifiedEvent
|
--> NONE <--
|
- Constructor: public OpportunityTotalModifiedEvent (object object, IntPtr method)
- Method: public virtual IAsyncResult BeginInvoke (Guid opportunityID, AsyncCallback callback, object object)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method: public virtual void EndInvoke (IAsyncResult result)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (Guid opportunityID)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
public sealed class Act.Framework.Companies.Company () |
- Method (i): public virtual void Update ()
|
- Method: public override void Update ()
- Nested Type: public sealed delegate CompanyAddedEventHandler
- Nested Type: public sealed delegate CompanyModifiedEventHandler
|
public sealed class Act.Framework.Companies.CompanyManager () |
--> NONE <--
|
- Event: public event CompanyAddedEvent CompanyAdded
- Event: public event EventHandler CompanyCreated
- Event: public event EventHandler CompanyDeleted
- Event: public event CompanyModifiedEvent CompanyModified
- Nested Type: public sealed delegate CompanyAddedEvent
- Nested Type: public sealed delegate CompanyModifiedEvent
|
public sealed class Act.Framework.Contacts.Contact () |
- Method (i): public virtual void Update ()
|
- Method: public override void Update ()
- Nested Type: public sealed delegate ContactAddedEventHandler
- Nested Type: public sealed delegate ContactModifiedEventHandler
|
public class Act.Framework.Contacts.ContactManager () |
- Method: public Guid[] GetContactsByEmailAddress (string emailAddress)
|
- Event: public event ContactAddedEvent ContactAdded
- Event: public event EventHandler ContactCreated
- Event: public event EventHandler ContactDeleted
- Event: public event ContactModifiedEvent ContactModified
- Nested Type: public sealed delegate ContactAddedEvent
- Nested Type: public sealed delegate ContactModifiedEvent
|
Act.Framework.Crypto Security () |
public class Act.Framework.Crypto.Security
|
n/a
|
- Constructor: public Security ()
- Method: public string Decrypt (string hexString2Decrypt, string hkey, string hiv)
- Method: public string EncryptToString (string string2Encrypt, string hkey, string hiv)
- 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 <--
|
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 sealed class Act.Framework.Features.FeatureManager () |
--> NONE <--
|
- Field: public static CustomFeature AMA_Administration
- Field: public static CustomFeature AMA_Assets
- Field: public static CustomFeature AMA_CampaignDashboards
- Field: public static CustomFeature AMA_Campaigns
- Field: public static CustomFeature AMA_IntegrationData
- Field: public static CustomFeature AMA_LandingPageResults
- Field: public static CustomFeature AMA_LandingPages
- Field: public static CustomFeature AMA_Templates
- Field: public static CustomFeature AMA_WebActivity
|
public sealed class Act.Framework.Groups.Group () |
- Method (i): public virtual void Update ()
|
- Method: public override void Update ()
- Nested Type: public sealed delegate GroupAddedEventHandler
- Nested Type: public sealed delegate GroupModifiedEventHandler
|
public class Act.Framework.Groups.GroupManager () |
--> NONE <--
|
- Event: public event GroupAddedEvent GroupAdded
- Event: public event EventHandler GroupCreated
- Event: public event EventHandler GroupDeleted
- Event: public event GroupModifiedEvent GroupModified
- Nested Type: public sealed delegate GroupAddedEvent
- Nested Type: public sealed delegate GroupModifiedEvent
- Nested Type: public sealed delegate GroupModifiedEventHandler
|
Act.Framework.MarketingAutomation AMAEmailEvent () |
n/a
|
public sealed class Act.Framework.MarketingAutomation.AMAEmailEvent
|
--> NONE <--
|
- Constructor: public AMAEmailEvent (CustomSubEntityInitializationState state)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual IEnumerable`1 GetDynamicMemberNames ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual DynamicMetaObject GetMetaObject (Expression parameter)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Method (i): public virtual bool TryBinaryOperation (BinaryOperationBinder binder, object arg, out object result)
- Method (i): public virtual bool TryConvert (ConvertBinder binder, out object result)
- Method (i): public virtual bool TryCreateInstance (CreateInstanceBinder binder, object[] args, out object result)
- Method (i): public virtual bool TryDeleteIndex (DeleteIndexBinder binder, object[] indexes)
- Method (i): public virtual bool TryDeleteMember (DeleteMemberBinder binder)
- Method (i): public virtual bool TryGetIndex (GetIndexBinder binder, object[] indexes, out object result)
- Method: public override bool TryGetMember (GetMemberBinder binder, out object result)
- Method: public override bool TryInvoke (InvokeBinder binder, object[] args, out object result)
- Method (i): public virtual bool TryInvokeMember (InvokeMemberBinder binder, object[] args, out object result)
- Method (i): public virtual bool TrySetIndex (SetIndexBinder binder, object[] indexes, object value)
- Method: public override bool TrySetMember (SetMemberBinder binder, object value)
- Method (i): public virtual bool TryUnaryOperation (UnaryOperationBinder binder, out object result)
- Property: virtual Guid ID { public get; }
|
AMASource () |
n/a
|
public sealed enum Act.Framework.MarketingAutomation.AMASource
                    EmailCampaign = 0,
                    LandingPage = 1,
                    WebActivity = 2,
|
--> NONE <--
|
--> NONE <--
|
AMATransactionType () |
n/a
|
public sealed enum Act.Framework.MarketingAutomation.AMATransactionType
                    Bounced = 0,
                    Clicked = 1,
                    Complained = 2,
                    Delivered = 3,
                    Dropped = 4,
                    Opened = 5,
                    Unsubscribed = 6,
|
--> NONE <--
|
--> NONE <--
|
Act.Framework.MarketingAutomation Campaign () |
n/a
|
public sealed class Act.Framework.MarketingAutomation.Campaign
|
--> NONE <--
|
- Constructor: public Campaign ()
- 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: List`1 EmailEvents { public get; }
- Property: Guid ID { public get; }
- Property: string Name { public get; }
|
Act.Framework.MarketingAutomation CampaignResultsDataDataContext () |
n/a
|
public class Act.Framework.MarketingAutomation.CampaignResultsDataDataContext
|
--> NONE <--
|
- Constructor: public CampaignResultsDataDataContext ()
- Constructor: public CampaignResultsDataDataContext (string connection)
- Constructor: public CampaignResultsDataDataContext (string connection, MappingSource mappingSource)
- Constructor: public CampaignResultsDataDataContext (IDbConnection connection)
- Constructor: public CampaignResultsDataDataContext (IDbConnection connection, MappingSource mappingSource)
- Method (i): public void CreateDatabase ()
- Method (i): ProtectedInternal IQueryable`1 CreateMethodCallQuery (object instance, MethodInfo methodInfo, object[] parameters)
- Method (i): public bool DatabaseExists ()
- Method (i): public void DeleteDatabase ()
- Method (i): public virtual void Dispose ()
- Method (i): protected virtual void Dispose (bool disposing)
- Method (i): public virtual bool Equals (object obj)
- Method (i): public int ExecuteCommand (string command, object[] parameters)
- Method (i): ProtectedInternal void ExecuteDynamicDelete (object entity)
- Method (i): ProtectedInternal void ExecuteDynamicInsert (object entity)
- Method (i): ProtectedInternal void ExecuteDynamicUpdate (object entity)
- Method (i): ProtectedInternal IExecuteResult ExecuteMethodCall (object instance, MethodInfo methodInfo, object[] parameters)
- Method (i): public IEnumerable`1 ExecuteQuery (string query, object[] parameters)
- Method (i): public IEnumerable ExecuteQuery (Type elementType, string query, object[] parameters)
- Method (i): protected virtual void Finalize ()
- Method (i): public ChangeSet GetChangeSet ()
- Method (i): public DbCommand GetCommand (IQueryable query)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Table`1 GetTable ()
- Method (i): public ITable GetTable (Type type)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public void Refresh (RefreshMode mode, IEnumerable entities)
- Method (i): public void Refresh (RefreshMode mode, object entity)
- Method (i): public void Refresh (RefreshMode mode, object[] entities)
- Method (i): public void SubmitChanges ()
- Method (i): public virtual void SubmitChanges (ConflictMode failureMode)
- Method (i): public virtual string ToString ()
- Method (i): public IEnumerable Translate (Type elementType, DbDataReader reader)
- Property: ChangeConflictCollection ChangeConflicts { public get; }
- Property: int CommandTimeout { public get; public set; }
- Property: DbConnection Connection { public get; }
- Property: bool DeferredLoadingEnabled { public get; public set; }
- Property: DataLoadOptions LoadOptions { public get; public set; }
- Property: TextWriter Log { public get; public set; }
- Property: MetaModel Mapping { public get; }
- Property: bool ObjectTrackingEnabled { public get; public set; }
- Property: Table`1 TBL_CAMPAIGN_RESULTs { public get; }
- Property: DbTransaction Transaction { public get; public set; }
|
Act.Framework.MarketingAutomation Contact_CampaignResultsDataDataContext () |
n/a
|
public class Act.Framework.MarketingAutomation.Contact_CampaignResultsDataDataContext
|
--> NONE <--
|
- Constructor: public Contact_CampaignResultsDataDataContext ()
- Constructor: public Contact_CampaignResultsDataDataContext (string connection)
- Constructor: public Contact_CampaignResultsDataDataContext (string connection, MappingSource mappingSource)
- Constructor: public Contact_CampaignResultsDataDataContext (IDbConnection connection)
- Constructor: public Contact_CampaignResultsDataDataContext (IDbConnection connection, MappingSource mappingSource)
- Method (i): public void CreateDatabase ()
- Method (i): ProtectedInternal IQueryable`1 CreateMethodCallQuery (object instance, MethodInfo methodInfo, object[] parameters)
- Method (i): public bool DatabaseExists ()
- Method (i): public void DeleteDatabase ()
- Method (i): public virtual void Dispose ()
- Method (i): protected virtual void Dispose (bool disposing)
- Method (i): public virtual bool Equals (object obj)
- Method (i): public int ExecuteCommand (string command, object[] parameters)
- Method (i): ProtectedInternal void ExecuteDynamicDelete (object entity)
- Method (i): ProtectedInternal void ExecuteDynamicInsert (object entity)
- Method (i): ProtectedInternal void ExecuteDynamicUpdate (object entity)
- Method (i): ProtectedInternal IExecuteResult ExecuteMethodCall (object instance, MethodInfo methodInfo, object[] parameters)
- Method (i): public IEnumerable`1 ExecuteQuery (string query, object[] parameters)
- Method (i): public IEnumerable ExecuteQuery (Type elementType, string query, object[] parameters)
- Method (i): protected virtual void Finalize ()
- Method (i): public ChangeSet GetChangeSet ()
- Method (i): public DbCommand GetCommand (IQueryable query)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Table`1 GetTable ()
- Method (i): public ITable GetTable (Type type)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public void Refresh (RefreshMode mode, IEnumerable entities)
- Method (i): public void Refresh (RefreshMode mode, object entity)
- Method (i): public void Refresh (RefreshMode mode, object[] entities)
- Method (i): public void SubmitChanges ()
- Method (i): public virtual void SubmitChanges (ConflictMode failureMode)
- Method (i): public virtual string ToString ()
- Method (i): public IEnumerable Translate (Type elementType, DbDataReader reader)
- Property: ChangeConflictCollection ChangeConflicts { public get; }
- Property: int CommandTimeout { public get; public set; }
- Property: DbConnection Connection { public get; }
- Property: bool DeferredLoadingEnabled { public get; public set; }
- Property: DataLoadOptions LoadOptions { public get; public set; }
- Property: TextWriter Log { public get; public set; }
- Property: MetaModel Mapping { public get; }
- Property: bool ObjectTrackingEnabled { public get; public set; }
- Property: Table`1 TBL_CONTACT_CAMPAIGN_RESULTs { public get; }
- Property: DbTransaction Transaction { public get; public set; }
|
Act.Framework.MarketingAutomation MarketingAutomationEmail () |
n/a
|
public class Act.Framework.MarketingAutomation.MarketingAutomationEmail
|
--> NONE <--
|
- Constructor: public MarketingAutomationEmail ()
- 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.MarketingAutomation MarketingAutomationManager () |
n/a
|
public sealed class Act.Framework.MarketingAutomation.MarketingAutomationManager
|
--> NONE <--
|
- Constructor: public MarketingAutomationManager (ActFramework af)
- Method: public bool ChronicleAMAEmail (Guid CampaignResultID, Guid CampaignID, string CampaignName, Guid[] Contacts, string ReceiverEmail, string SenderEmail, Nullable`1 SendDate, string Subject, string Url, string JumpUrl, bool Clicks, Nullable`1 ClickDate, bool Opens, Nullable`1 OpenDate, bool Bounced, bool Unsubscribed, bool Complained, bool IsPrivate)
- Method: public bool ChronicleCampaignResult (Guid CampaignResultID, Guid CampaignID, string CampaignName, Guid[] Contacts, string ReceiverEmail, string SenderEmail, Nullable`1 SendDate, string Subject, string Url, string JumpUrl, bool Clicks, Nullable`1 ClickDate, bool Opens, Nullable`1 OpenDate, bool Bounced, bool Unsubscribed, bool Complained, bool IsPrivate)
- Method: public bool ChronicleCampaignResult (object eh)
- Method (i): public virtual void Dispose ()
- Method (i): protected virtual void Dispose (bool disposing)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public IReadOnlyCollection`1 GetCampaignResultsByContact (Contact contact)
- Method: public IReadOnlyCollection`1 GetCampaignResultsByContact (Guid contact)
- Method: public IReadOnlyCollection`1 GetCampaignsByContact (Contact contact)
- Method: public IReadOnlyCollection`1 GetCampaignsByContact (Guid contact)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: protected bool ShouldTrace { }
|
Act.Framework.MarketingAutomation TBL_CAMPAIGN_RESULT () |
n/a
|
public class Act.Framework.MarketingAutomation.TBL_CAMPAIGN_RESULT
|
--> NONE <--
|
- Constructor: public TBL_CAMPAIGN_RESULT ()
- Event: public event PropertyChangedEventHandler PropertyChanged
- Event: public event PropertyChangingEventHandler PropertyChanging
- 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 virtual void SendPropertyChanged (string propertyName)
- Method: protected virtual void SendPropertyChanging ()
- Method (i): public virtual string ToString ()
- Property: string CAMPAIGN_NAME { public get; public set; }
- Property: Guid CAMPAIGN_RESULTSID { public get; public set; }
- Property: Nullable`1 CAMPAIGNID { public get; public set; }
- Property: Nullable`1 CLICKS { public get; public set; }
- Property: DateTime CREATEDATE { public get; public set; }
- Property: Guid CREATEUSERID { public get; public set; }
- Property: string CREATOR_NAME { public get; public set; }
- Property: Nullable`1 EDITDATE { public get; public set; }
- Property: string EDITOR_NAME { public get; public set; }
- Property: Nullable`1 EDITUSERID { public get; public set; }
- Property: bool HASCOMPLAINED { public get; public set; }
- Property: bool ISBOUNCED { public get; public set; }
- Property: bool ISPRIVATE { public get; public set; }
- Property: bool ISUNSUBSCRIBED { public get; public set; }
- Property: string JUMPTO_URL { public get; public set; }
- Property: Nullable`1 LASTCLICKDATE { public get; public set; }
- Property: string MANAGER_NAME { public get; public set; }
- Property: Guid MANAGEUSERID { public get; public set; }
- Property: Nullable`1 OPENDATE { public get; public set; }
- Property: Nullable`1 OPENS { public get; public set; }
- Property: string RECIPIENT_EMAIL { public get; public set; }
- Property: Nullable`1 SENDDATE { public get; public set; }
- Property: string SENDER_EMAIL { public get; public set; }
- Property: string SUBJECT_LINE { public get; public set; }
- Property: Nullable`1 TYPENUM { public get; public set; }
- Property: string URL { public get; public set; }
|
Act.Framework.MarketingAutomation TBL_CONTACT_CAMPAIGN_RESULT () |
n/a
|
public class Act.Framework.MarketingAutomation.TBL_CONTACT_CAMPAIGN_RESULT
|
--> NONE <--
|
- Constructor: public TBL_CONTACT_CAMPAIGN_RESULT ()
- Event: public event PropertyChangedEventHandler PropertyChanged
- Event: public event PropertyChangingEventHandler PropertyChanging
- 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 virtual void SendPropertyChanged (string propertyName)
- Method: protected virtual void SendPropertyChanging ()
- Method (i): public virtual string ToString ()
- Property: Guid CAMPAIGN_RESULTSID { public get; public set; }
- Property: Guid CONTACTID { public get; public set; }
|
public class Act.Framework.Opportunities.OpportunityManager () |
- Event: public event AddOpportunityEvent AddOpportunity
|
- [Obsolete: AddOpportunity is deprecated. Please use OpportunityAdded instead.]Event: public event AddOpportunityEvent AddOpportunity
- Event: public event AddOpportunityAssociationEvent AddOpportunityAssociate
- Event: public event OpportunityAddedEvent OpportunityAdded
- Event: public event EventHandler OpportunityCreated
- Event: public event ModifyOpportunityEvent OpportunityModified
- Event: public event OpportunityTotalModifiedEvent OpportunityTotalModified
- Nested Type: public sealed delegate AddOpportunityAssociationEvent
- Nested Type: public sealed delegate ModifyOpportunityEvent
- Nested Type: public sealed delegate OpportunityAddedEvent
- Nested Type: public sealed delegate OpportunityTotalModifiedEvent
|
public class Act.Framework.Preferences.Defaults () |
- Field: public static const EmailHistoryReceiveContactType Email_ActEmail_HistoryReceiveContactType, Value = From
- Field: public static const bool Email_ActEmail_HistoryReceiveCreateContacts, Value = False
- Field: public static const EmailHistoryReceiveFormatOptions Email_ActEmail_HistoryReceiveOption, Value = SubjectAndMessage
|
- Field: public static const EmailHistoryContactType Email_ActEmail_HistoryAttachContactType, Value = From
- Field: public static const bool Email_ActEmail_HistoryAttachCreateContacts, Value = False
- Field: public static const EmailCreateHistoryType Email_ActEmail_HistoryAttachOption, Value = SubjectAndMessage
- Field: public static const EmailCreateHistoryType Email_ActEmail_HistoryReceiveOption, Value = None
|
public abstract class Act.Framework.Preferences.OptionIndexers () |
- Field: public static const string Email_ActEmail_HistoryReceiveAddMyRecord, Value = Email/ActEmail/HistoryReceiveAddMyRecord
- Field: public static const string Email_ActEmail_HistoryReceiveCreateContacts, Value = Email/ActEmail/HistoryReceiveCreateContacts
|
- Field: public static const string Email_ActEmail_HistoryAttachAddMyRecord, Value = Email/ActEmail/HistoryAttachAddMyRecord
- Field: public static const string Email_ActEmail_HistoryAttachContactType, Value = Email/ActEmail/HistoryAttachContactType
- Field: public static const string Email_ActEmail_HistoryAttachCreateContacts, Value = Email/ActEmail/HistoryAttachCreateContacts
- Field: public static const string Email_ActEmail_HistoryAttachOption, Value = Email/ActEmail/HistoryAttachOption
- Field: public static const string Email_ActEmail_HistoryAttachPrivate, Value = Email/ActEmail/HistoryAttachPrivate
- Field: public static const string Email_ActEmail_HistoryReceiveOption, Value = Email/ActEmail/HistoryReceiveOption
- Field: public static const string Email_ActEmail_HistorySendExcludeMyRecord, Value = Email/ActEmail/HistorySendExcludeMyRecord
- Field: public static const string Email_ActEmail_HistoryUnmatchedContact, Value = Email/ActEmail/HistoryNotifyOfUnmatchedContacts
|
public sealed class Act.Framework.Preferences.UserPreferencesDB () |
--> NONE <--
|
- Method: public string GetUserPreferenceExt (string listPrefName, string countPrefName)
|
EmailHistoryContactType () |
n/a
|
public sealed enum Act.Framework.Preferences.Enums.EmailHistoryContactType
                    From = 0,
                    FromTo = 1,
                    FromCC = 2,
                    AllContacts = 3,
|
--> NONE <--
|
--> NONE <--
|
EmailHistoryFormatOptions () |
n/a
|
public sealed enum Act.Framework.Preferences.Enums.EmailHistoryFormatOptions
                    SubjectOnly = 0,
                    SubjectAndMessage = 1,
                    AttachContact = 2,
|
--> NONE <--
|
--> NONE <--
|
EmailHistoryReceiveContactType () |
public sealed enum Act.Framework.Preferences.Enums.EmailHistoryReceiveContactType
                    From = 0,
                    FromTo = 1,
                    FromCC = 2,
                    AllContacts = 3,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
EmailHistoryReceiveFormatOptions () |
public sealed enum Act.Framework.Preferences.Enums.EmailHistoryReceiveFormatOptions
                    SubjectOnly = 0,
                    SubjectAndMessage = 1,
                    AttachContact = 2,
|
n/a
|
--> 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, bool autoAttachEmail)
|
- [Obsolete: Use 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 amaAdmin, bool amaAssets, bool amaCampaigns, bool amaCampaignDashboards, bool amaIntegrationData, bool amaLandingPages, bool amaLandingPageResults, bool amaTemplates, bool amaWebActivity)]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)
- 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, bool amaAdmin, bool amaAssets, bool amaCampaigns, bool amaCampaignDashboards, bool amaIntegrationData, bool amaLandingPages, bool amaLandingPageResults, bool amaTemplates, bool amaWebActivity)
|
public sealed class Act.Framework.Users.UserManager () |
--> NONE <--
|
- 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, bool amaAdmin, bool amaAssets, bool amaCampaigns, bool amaCampaignDashboards, bool amaIntegrationData, bool amaLandingPages, bool amaLandingPageResults, bool amaTemplates, bool amaWebActivity)
- 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, bool amaAdmin, bool amaAssets, bool amaCampaigns, bool amaCampaignDashboards, bool amaIntegrationData, bool amaLandingPages, bool amaLandingPageResults, bool amaTemplates, bool amaWebActivity)
|
public class Act.Framework.WebAPI.WebAPIManager () |
--> NONE <--
|
- Method: public void ConnectWebAPI ()
- Method: public void DisconnectWebAPI ()
- Method: public string GetAPIAuthToken ()
|