MetalamaAPI documentationFlashtrace APIFlashtrace.​LoggersSimple­Flashtrace­LoggerRole
Open sandboxFocus

SimpleFlashtraceLogger.Role Property

Role

Gets the role of records created by this IFlashtraceLogger. A list of standard roles is available in the FlashtraceRole class.

Declaration
public FlashtraceRole Role { get; }
Property Value
Type Description
FlashtraceRole
Implements
IFlashtraceLogger.Role