Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the value of this annotation.
Namespace: Microsoft.Data.Edm.Annotations
Assembly: Microsoft.Data.Edm (in Microsoft.Data.Edm.dll)
Syntax
'Declaration
ReadOnly Property Value As Object
Get
'Usage
Dim instance As IEdmDirectValueAnnotationBinding
Dim value As Object
value = instance.Value
Object Value { get; }
property Object^ Value {
Object^ get ();
}
abstract Value : Object
function get Value () : Object
Property Value
Type: System.Object
The value of this annotation.