FileHold 17.1 API Documentation
C#
Show/Hide TOC
Storage
Group
Locations Property
Definition
Namespace:
FileHold.DocumentRepository.Models
Assembly:
FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.1.0.0
C#
Copy
public
List
<
Location
>
Locations
{
get
;
set
; }
Property Value
List
Location
See Also
Reference
StorageGroup Class
FileHold.DocumentRepository.Models Namespace
In This Article
Definition
See Also