Difference between revisions of "Template:Json EventNotificationIds Block - CSharp"

From Updox API
Jump to: navigation, search
 
Line 3: Line 3:
 
           "2",  
 
           "2",  
 
           "3"  
 
           "3"  
       }
+
       },

Latest revision as of 21:51, 11 December 2015

     eventNotificationIds = new[] {
         "1", 
         "2", 
         "3" 
     },