ODataProperty Constructor

Initializes a new instance of the ODataProperty class.

Namespace:  Microsoft.Data.OData
Assembly:  Microsoft.Data.OData (in Microsoft.Data.OData.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New ODataProperty()
public ODataProperty()
public:
ODataProperty()
new : unit -> ODataProperty
public function ODataProperty()

See Also

Reference

ODataProperty Class

Microsoft.Data.OData Namespace