PropertyGeneratedEventArgs Constructor

Initializes a new instance of the PropertyGeneratedEventArgs class.

Namespace:  System.Data.Services.Design
Assembly:  Microsoft.Data.Services.Design (in Microsoft.Data.Services.Design.dll)

Syntax

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

See Also

Reference

PropertyGeneratedEventArgs Class

PropertyGeneratedEventArgs Overload

System.Data.Services.Design Namespace