MetadataItem.Documentation Property
Gets or sets the documentation associated with this type.
Assembly: EntityFramework (in EntityFramework.dll)
public Documentation Documentation { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; }
Property Value
Type: System.Data.Entity.Core.Metadata.Edm.DocumentationA Documentation object that represents the documentation on this type.