Namespace:
OpenEdge.DataAdmin.Core
Type:
Interface
IElement
Parent Classes:
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.
File:
Base properties needed by entities and for interobject
communication in binding
Author(s):
hdaniels
Created:
Sat Oct 08 13:27:11 EDT 2011
Notes:
Not expected to have any direct implementations.
Known sub interfaces
- OpenEdge.DataAdmin.IDataAdminElement
- OpenEdge.DataAdmin.Binding.IRow
Purpose: Tells whether the instance is newly created (not saved to service).
Modified is always false when Created is true
Property Summary
Options
Name
Purpose
LOGICAL
Created
LOGICAL
Modified
Property Detail
Top
LOGICAL
Created
Returns
LOGICAL
Top
LOGICAL
Modified
Returns
LOGICAL