Click or drag to resize

DocumentSchemaManagerIsCustomNamingPatterModified Method

Check if custom naming pattern was modified

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public bool IsCustomNamingPatterModified(
	DocumentSchema documentSchema
)

Parameters

documentSchema
Type: FileHold.LibraryManagerDocumentSchema

Return Value

Type: Boolean
See Also