DiagnosticProcessor.

ObjectFieldDoesNotExist(string, string) Method

Syntax

public virtual void ObjectFieldDoesNotExist(string className, string fieldName)

Parameters

Name Type Description
className string
fieldName string

Return Value

Type Description
void