Click or drag to resize
Grid Solutions Framework

MetadataCount Method

Gets total meta-data records.

Namespace: eDNAAdapters
Assembly: eDNAAdapters (in eDNAAdapters.dll) Version: 2.4.182-beta
Syntax
public static int Count(
	string site,
	string service
)
View Source

Parameters

site  String
Site.
service  String
Service.

Return Value

Int32
Total meta-data records.
See Also