ISharePointProjectLogger.GetNewSubcategoryId Method

Definition

Returns a subcategory identifier which can be used to log and remove messages from the error list.

public:
 int GetNewSubcategoryId();
public int GetNewSubcategoryId ();
abstract member GetNewSubcategoryId : unit -> int
Public Function GetNewSubcategoryId () As Integer

Returns

The new subcategory identifier.

Applies to