Touchstone Re 2023 API Reference
Ownership Enumeration


Air.Services.Proxy Assembly > AIR.Services.ActivityManagement.Data Namespace : Ownership Enumeration
Provides a set of codes to identify the owner of a log file associated with a specific Activity.
Syntax
Public Enum Ownership 
   Inherits System.Enum
Dim instance As Ownership
public enum Ownership : System.Enum 
Members
MemberDescription
ClientSpecifies that the Client is the owner of a log file (1).
ServerSpecifies that the Server is the owner of a log file (2).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.ActivityManagement.Data.Ownership

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

AIR.Services.ActivityManagement.Data Namespace