Documents Class

Document utilities class.

Definition

Namespace: Aliquo.Core
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public class Documents
Inheritance
Object    Documents

Constructors

DocumentsInitializes a new instance of the Documents class

Methods

IsStorageSystem Indicates if a storage system exists.
IsStorageSystemByInputDate Indicates if a storage system exists by entry date.

Extension Methods

GetAttributeFromT Get attribute from a class.
(Defined by ObjectExtensions)
ValidateDataAnnotations Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions)

See Also