DomainServiceDescription Properties

Include Protected Members
Include Inherited Members

[WCF RIA Services Version 1 Service Pack 2 is compatible with either .NET framework 4 or .NET Framework 4.5, and with either Silverlight 4 or Silverlight 5.]

The DomainServiceDescription type exposes the following members.

Properties

  Name Description
Public property Attributes Gets or sets a collection of attributes on the DomainService type.
Public property ComplexTypes Gets the complex types exposed by the DomainService.
Public property DomainOperationEntries Gets the collection of DomainOperationEntry instances for the DomainService.
Public property DomainServiceType Gets the type of the DomainService.
Public property EntityTypes Gets the types of entities exposed by the DomainService.
Public property RootEntityTypes Gets all the root entity types exposed by the domain service.

Top

See Also

Reference

DomainServiceDescription Class

System.ServiceModel.DomainServices.Server Namespace