CdbContainer::SetInherit, GetInherit Property

Sets or returns a Boolean value that indicates whether new Document objects will inherit a default Permissions property setting (Microsoft Jet workspaces only).

Syntax

VOIDSetInherit(BOOL b);

BOOLGetInherit(VOID);

Set Parameters

Type Example Description
BOOL b A Boolean. If TRUE, Document objects inherit a default Permissions property setting.