Click or drag to resize

SystemFieldsInfoGetAllowEdit Method (Int32, Boolean)

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
public static bool GetAllowEdit(
	int id,
	bool editable
)

Parameters

id
Type: SystemInt32
editable
Type: SystemBoolean

Return Value

Type: Boolean
See Also