You are here: RainWorx.FrameWorx.Services > ICommonService Interface > ICommonService Methods > GetLogEntryOptions Method

ICommonServiceGetLogEntryOptions Method

AuctionWorx 3.5 API

Namespace:  RainWorx.FrameWorx.Services
Assembly:  RainWorx.FrameWorx.Services (in RainWorx.FrameWorx.Services.dll) Version: 3.5

Syntax

C#
void GetLogEntryOptions(
	out Dictionary<string, int> severityOptions,
	out Dictionary<string, int> areaOptions
)

Parameters

severityOptions
Type: System.Collections.GenericDictionaryString, Int32
areaOptions
Type: System.Collections.GenericDictionaryString, Int32
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.