Click or drag to resize

StorageGroupLocations Property

Namespace:  FileHold.DocumentRepository.Models
Assembly:  FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntax
C#
public List<Location> Locations { get; set; }

Property Value

Type: ListLocation
See Also