Click or drag to resize

ITechnicalMetadataKeys Method


Retrieves list of keys within a track

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
string[] Keys(
	string track
)

Parameters

track
Type: SystemString
Track name

Return Value

Type: String
All keys within the track
See Also