EnableDynamic Property

If this property is set to TRUE, the server will allow dynamic directory objects. (ILS)

IDL Definition

[propget] 
HRESULT EnableDynamic([out, retval] VARIANT *pData);
[propput] 
HRESULT EnableDynamic([in] VARIANT Data);

Type

VT_BOOL (boolean)


© 1997-1998 Microsoft Corporation. All rights reserved.