Click or drag to resize

LocationStorageFillState Property

Storage fill state: 0 - ok, 1 - warning, 2 - alert.

Namespace:  FileHold.DocumentRepository
Assembly:  FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntax
C#
public int StorageFillState { get; set; }

Property Value

Type: Int32
See Also