LogEntry.Type Property

Definition

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

Property Value

LogEntryType

Applies to