DocumentSchemaManagerGetElectronicSchemaList Method

Return all schemas for electronic documents or records.

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Return all schemas for electronic documents or records.")]
public DocumentSchemaItem[] GetElectronicSchemaList()

Return Value

DocumentSchemaItem

See Also