TypeGeneratedEventArgs::TypeSource Property

 

This class is not intended for public use and is used to generate strongly typed client-side objects for communicating with data services.

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

public:
property GlobalItem^ TypeSource {
	GlobalItem^ get();
}

Property Value

Type: System.Data.Metadata.Edm::GlobalItem^

Type source.

.NET Framework
Available since 3.5
Return to top
Show: