LinkResource.DataSourceCount

LinkResource.DataSourceCount property

Gets the count of link data sources which can be accessed by the indexer.

public int DataSourceCount { get; }

Property Value

The data source count.

See Also