Namespace:
OpenEdge.DataAdmin
Type:
Class
TenantTypes
Parent Classes:
Progress.Lang.Object
OpenEdge.DataAdmin.TenantTypes
Inherits:
Progress.Lang.Object
/* Copyright (c) 2011 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.
Purpose:
Valid values for tenant:type
Syntax:
tenant = new Tenant("MyTenant").
tenant:Type = TenantTypes:Regular.
Author(s):
hdaniels
Created:
2011
Constructor Summary
Options
Name
Purpose
TenantTypes ()
Constructor Detail
Top
STATIC
TenantTypes ()