FileHoldServiceGetSchemaType Method

Definition

Namespace: FileHold.LibraryManager.AssembleDocuments
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
public DocumentSchemaType GetSchemaType(
	int documentSchemaId
)

Parameters

documentSchemaId  Int32
 

Return Value

DocumentSchemaType

See Also