Dynamicweb 8 Documentation
Open(ItemType) Method

Item metadata.
Opens new repository.
Syntax
'Declaration
 
Public Overloads Function Open( _ 
   ByVal metadata As ItemType _ 
) As Repository
public Repository Open( 
   ItemType metadata 
)

Parameters

metadata
Item metadata.

Return Value

Repository.
Exceptions
ExceptionDescription
System.ArgumentNullExceptionmetadata is null.
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

StorageManager Class
StorageManager Members
Overload List

Send Feedback