C-DEngine 5.105

TheCDEngines..::..GetStorageDefinitions Method

Returns a List of StorageMirrors from the Central Storage Mirror Repository

Namespace:  nsCDEngine.Engines
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public static List<Object> GetStorageDefinitions()
Public Shared Function GetStorageDefinitions As List(Of Object)
public:
static List<Object^>^ GetStorageDefinitions()

Return Value