ApplicationLog.LogEntryCollection Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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