LogEntry.Type 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::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