DocumentSchemaManagerDeleteDocumentControlField Method

Delete a Document Control Field.

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Delete a Document Control Field.")]
public void DeleteDocumentControlField(
	int documentControlFieldId
)

Parameters

documentControlFieldId  Int32

See Also