Namespace: OpenEdge.DataAdmin.Message
Type: Class UtilityRequest
Parent Classes:
Inherits: OpenEdge.DataAdmin.Message.DataAdminMessage
Implements: OpenEdge.DataAdmin.Message.IUtilityRequest, OpenEdge.DataAdmin.Message.IUtilityResponse


/* Copyright (c) 2010,2012 by Progress Software Corporation.
/*
/* All rights reserved. No part of this program or document
/* may be reproduced in any form or by any means without
/* permission in writing from Progress Software Corporation.
File:UtilityRequest.cls
Author(s):hdaniels
Created:Thu Sep 30 2010
Purpose: currenty we use the same for request and response



Constructor Summary
  Options Name Purpose
  UtilityRequest (character, handle)

Property Summary
  Options Name Purpose
  OpenEdge.DataAdmin.IDataAdminService Service
  LOGICAL UseReplaceOnClient


Constructor Detail
Top

UtilityRequest (character, handle)

Parameters:
pname CHARACTER
 
h HANDLE
 


Property Detail
Top

OpenEdge.DataAdmin.IDataAdminService Service

Returns OpenEdge.DataAdmin.IDataAdminService
 
Top

LOGICAL UseReplaceOnClient

Returns LOGICAL