LogEntryCollection.Add(LogEntry) Method

Definition

public:
 int Add(Microsoft::BizTalk::Log::LogEntry ^ newLogEntry);
public int Add (Microsoft.BizTalk.Log.LogEntry newLogEntry);
override this.Add : Microsoft.BizTalk.Log.LogEntry -> int
Public Function Add (newLogEntry As LogEntry) As Integer

Parameters

newLogEntry
LogEntry

Returns

Int32

Applies to