Touchstone 11.0 API Reference
DeleteUserEventSetResponse Class
Members 


Air.Services.Proxy Assembly > AIR.Services.EventSetManagement.Api Namespace : DeleteUserEventSetResponse Class
Contains the response to the web service call that you made to delete a user-generated deterministic Event Set using the DeleteUserEventSet() method.
Syntax
Public Class DeleteUserEventSetResponse 
   Inherits AIR.Services.Common.Api.ResponseBase
Dim instance As DeleteUserEventSetResponse
public class DeleteUserEventSetResponse : AIR.Services.Common.Api.ResponseBase 
Remarks
Inheritance Hierarchy

System.Object
   AIR.Services.Common.Api.ResponseBase
      AIR.Services.EventSetManagement.Api.DeleteUserEventSetResponse

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DeleteUserEventSetResponse Members
AIR.Services.EventSetManagement.Api Namespace