MetalamaAPI documentationFlashtrace APIFlashtrace.​RecordsLog­Event­MetadataHas­Inherited­Property
Open sandboxFocus

LogEventMetadata.HasInheritedProperty Method

HasInheritedProperty(Object)

Determines if the current LogEventMetadata contains any inherited property. The implementation of this method must not allocate heap memory.

Declaration
public virtual bool HasInheritedProperty(object data)
Parameters
Type Name Description
System.Object data

The raw CLR object, typically Data.

Returns
Type Description
System.Boolean