Click or drag to resize

CommonLogExperimentActivity Method

[Missing <summary> documentation for "M:IAS.Common.LogExperimentActivity(IAS.Common.AuthenticationType,System.Int32,System.Boolean,System.Boolean)"]

Namespace:  IAS
Assembly:  Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static string LogExperimentActivity(
	CommonAuthenticationType authentication,
	int ExperimentID,
	bool CommunicationsOptIn,
	bool PerformUpsert
)

Parameters

authentication
Type: IASCommonAuthenticationType

[Missing <param name="authentication"/> documentation for "M:IAS.Common.LogExperimentActivity(IAS.Common.AuthenticationType,System.Int32,System.Boolean,System.Boolean)"]

ExperimentID
Type: SystemInt32

[Missing <param name="ExperimentID"/> documentation for "M:IAS.Common.LogExperimentActivity(IAS.Common.AuthenticationType,System.Int32,System.Boolean,System.Boolean)"]

CommunicationsOptIn
Type: SystemBoolean

[Missing <param name="CommunicationsOptIn"/> documentation for "M:IAS.Common.LogExperimentActivity(IAS.Common.AuthenticationType,System.Int32,System.Boolean,System.Boolean)"]

PerformUpsert
Type: SystemBoolean

[Missing <param name="PerformUpsert"/> documentation for "M:IAS.Common.LogExperimentActivity(IAS.Common.AuthenticationType,System.Int32,System.Boolean,System.Boolean)"]

Return Value

Type: String

[Missing <returns> documentation for "M:IAS.Common.LogExperimentActivity(IAS.Common.AuthenticationType,System.Int32,System.Boolean,System.Boolean)"]

See Also