Exemplo n.º 1
0
 public List <string> GetIdentifiers() => new List <string>()
 {
     CustomerUID.ToString(),
         AssetUID.ToString()
 };
Exemplo n.º 2
0
 public List <string> GetIdentifiers() => new List <string>()
 {
     CustomerUID.ToString(),
         GeofenceUID.ToString(),
         UserUID.ToString(),
 };