Click or drag to resize

SignOffSheetFieldCreate Method

Namespace:  FileHold.LibraryManager.Tags
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public static SignOffSheetField Create(
	string options,
	string placeholder
)

Parameters

options
Type: SystemString
placeholder
Type: SystemString

Return Value

Type: SignOffSheetField
See Also