TechTalk Genome v4.2

GenomeCollectionDataSource.TargetDataSourceID Property

Gets or sets the ID of the underlying GenomeDataSource that is used to retrieve and update a collection of persistent objects.

public string TargetDataSourceID {get; set;}

Property Value

A string that represents the ID of the underlying GenomeDataSource.

Requirements

Namespace: TechTalk.Genome.Extensions.Web.UI

Assembly: TechTalk.Genome.Extensions.Web (in TechTalk.Genome.Extensions.Web.dll)

Version: 4.2.4.4

Editions: Professional, Evaluation, Express

See Also

GenomeCollectionDataSource Class | TechTalk.Genome.Extensions.Web.UI Namespace