Knight Data Access Layer
ParentObjectType Property




KellermanSoftware.NetDataAccessLayer.Attributes Namespace > ParentObjectAttribute Class : ParentObjectType Property
The type of the parent object.
Syntax
Public ReadOnly Property ParentObjectType As Type
Dim instance As ParentObjectAttribute
Dim value As Type
 
value = instance.ParentObjectType
public Type ParentObjectType {get;}
public: __property Type* get_ParentObjectType();
public:
property Type^ ParentObjectType {
   Type^ get();
}
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

ParentObjectAttribute Class
ParentObjectAttribute Members