VisualVault SDK

Vault.GetStore Method 

Returns the Store with the ID supplied

public Store GetStore(
   Guid StoreID
);

Parameters

StoreID
ID of Store to Return.

Return Value

Store (VVRuntime.Library.Store)

Remarks

See Also

Vault Class | VVRuntime Namespace