DocumentSchemaManager.GetSchemaListAdvanced Method
Return list of document schemas for editing document metadata
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Return list of document schemas for editing document metadata")]
public DocumentSchemaItem[] GetSchemaListAdvanced(
bool includeElectronic,
bool includeRecords,
bool includeOffline,
int? includeSchemaId,
bool excludeCtrlFields
)
- includeElectronic Boolean
- includeRecords Boolean
- includeOffline Boolean
- includeSchemaId Nullable<Int32>
- excludeCtrlFields Boolean
DocumentSchemaItem[]