<< Click to Display Table of Contents >>
ClientName
클라이언트 이름
Prototype
string ClientName
Example
var dst = This.GetDataStore();
_DEBUG("ClientName " + dst.ClientName);
See Also