EventGetResultListFormatDefinitionAsync Method
Retreives the ResultListFormat Definition referenced by the instantiating class.
It is a best practice to check for null or empty string for the value of .ResultListFormatDef. This is because .ResultListFormatDef is not
a required property and is allowed to be empty. If it is empty, calling this function GetResultListFormatDefinitionAsync() will throw
an exception.