ApplicationLog.LogEntryCollection Property

Definition

public:
 property Microsoft::BizTalk::Log::LogEntryCollection ^ LogEntryCollection { Microsoft::BizTalk::Log::LogEntryCollection ^ get(); void set(Microsoft::BizTalk::Log::LogEntryCollection ^ value); };
public Microsoft.BizTalk.Log.LogEntryCollection LogEntryCollection { get; set; }
member this.LogEntryCollection : Microsoft.BizTalk.Log.LogEntryCollection with get, set
Public Property LogEntryCollection As LogEntryCollection

Property Value

LogEntryCollection

Applies to