CommonGetLogEntryActionByID Method

[Missing <summary> documentation for "M:IAS.Common.GetLogEntryActionByID(System.Int32@)"]

Namespace:  IAS
Assembly:  Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static DataTable GetLogEntryActionByID(
	ref int logActionsID
)

Parameters

logActionsID
Type: SystemInt32

[Missing <param name="logActionsID"/> documentation for "M:IAS.Common.GetLogEntryActionByID(System.Int32@)"]

Return Value

Type: DataTable

[Missing <returns> documentation for "M:IAS.Common.GetLogEntryActionByID(System.Int32@)"]

See Also