IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : ComplexObject Class |
Abstract
(MustInherit
in Visual Basic) base class for any complex type properties used in entities within DevForce. 'Declaration
<DataContractAttribute()> Public MustInherit Class ComplexObject Implements IComplexObject, IComplexObjectSvcs, IdeaBlade.Validation.INotifyVerifierResults, System.ComponentModel.IDataErrorInfo, System.ComponentModel.INotifyDataErrorInfo
'Usage
Dim instance As ComplexObject
[DataContract()] public abstract class ComplexObject : IComplexObject, IComplexObjectSvcs, IdeaBlade.Validation.INotifyVerifierResults, System.ComponentModel.IDataErrorInfo, System.ComponentModel.INotifyDataErrorInfo
System.Object
IdeaBlade.EntityModel.ComplexObject
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