DocumentsIsStorageSystemByInputDate Method
Indicates if a storage system exists by entry date.
Namespace: Aliquo.CoreAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public static bool IsStorageSystemByInputDate(
Object currentStorageSystem
)
Public Shared Function IsStorageSystemByInputDate (
currentStorageSystem As Object
) As Boolean
- currentStorageSystem Object
- Current storage system object.
Boolean if a storage system exists; otherwise,
.