<< Click to Display Table of Contents >>

SourceDataSetName

Source dataset name of a Group data store.

Prototype

string SourceDataSetName

Example

var dst = This.GetDataStore();

_DEBUG("SourceDataSetName " + dst.SourceDataSetName);

See Also

Source Dataset