IEdmDocumentation Interface

Represents an EDM documentation.

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

Syntax

'Declaration
Public Interface IEdmDocumentation
'Usage
Dim instance As IEdmDocumentation
public interface IEdmDocumentation
public interface class IEdmDocumentation
type IEdmDocumentation =  interface end
public interface IEdmDocumentation

The IEdmDocumentation type exposes the following members.

Properties

  Name Description
Public property Description Gets a long description of this documentation.
Public property Summary Gets a summary of this documentation.

Top

See Also

Reference

Microsoft.Data.Edm Namespace