IODataInstanceAnnotationContainer.GetResourceAnnotation(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get an Instance Annotation from CLR Type
public object GetResourceAnnotation (string annotationName);
abstract member GetResourceAnnotation : string -> obj
Public Function GetResourceAnnotation (annotationName As String) As Object
Parameters
- annotationName
- String
Name of Annotation
Returns
Get Annotation value for the given annotation