ViewAction
Represents an action button
Record Fields
| Record Field | Description | 
          
            Name
          
          
            Signature: SimpleString 
         | 
        
            
               
               
            
          (Required) The name of the Action (appears on the button).  | 
      
          
            Target
          
          
            Signature: Uri 
         | 
        
            
               
               
            
          (Required) The Url of the link for the button  | 
      
Instance members
| Instance member | Description | 
          
            WriteJson(writer)
          
          
            Signature: writer:JsonWriter -> JsonWriter 
         | 
        
            
               
               
            
          Writes the action to a JSON writer  |