Site : public class
Created: 11/29/2005 1:36:03 PM
Modified: 12/20/2006 5:02:34 PM
Project:
Advanced:
Site is globally uniquely identified by one of two methods: Either by using siteId or by using a (regId, userTag) string combination.
Attribute Details
public SITE_CATEGORY
  category
Notes: Specifies the type of the site.
public string
  regId
Range:0 to 1
Notes: A string assigned by MIMOSA for a specific registered user. (NOTE: Site can be uniquely identified with a (regId, userTag) string combination.)
public string
  siteId
Range:0 to 1
Notes: Equates to a 16-character MIMOSA site_code.
public string
  systemUserTag
Range:0 to 1 
public string
  userTag
Range:0 to 1
Notes: A string uniquely assigned by a registered user for each of the user's mobile platforms. (NOTE: Site can be uniquely identified with a (regId, userTag) string combination.)