EntityPropertyMappingAttribute Properties

The EntityPropertyMappingAttribute type exposes the following members.

Properties

  Name Description
Public property KeepInContent Gets a Boolean value that indicates whether a property value should be repeated both in the content section of the feed and in the mapped location.
Public property SourcePath Gets the name of the property of the syndication item that will be mapped to the specified element of the feed.
Public property TargetNamespacePrefix Gets a string value that, together with TargetNamespaceUri, specifies the namespace in which the TargetPathelement exists.
Public property TargetNamespaceUri Gets a string value that specifies the namespace URI of the element specified by the TargetPath property.
Public property TargetPath Gets the name of the custom target in the feed to which the property is mapped.
Public property TargetSyndicationItem Gets the syndication item in the entry targeted by the mapping.
Public property TargetTextContentKind Gets the type of content of the property mapped by EntityPropertyMappingAttribute.
Public property TypeId (Inherited from Attribute.)

Top

See Also

Reference

EntityPropertyMappingAttribute Class

System.Data.Services.Common Namespace