ODataResourceSerializationInfo.NavigationSourceName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The navigation source name of the resource to be written. Should be fully qualified if the navigation source is not in the default container.
public string NavigationSourceName { get; set; }
member this.NavigationSourceName : string with get, set
Public Property NavigationSourceName As String