Click or drag to resize

SystemFieldCollectionRemove Method

Namespace:  Dynamicweb.Security.UserManagement.Common.SystemFields
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
public bool Remove(
	SystemField item
)

Parameters

item
Type: Dynamicweb.Security.UserManagement.Common.SystemFieldsSystemField

Return Value

Type: Boolean
See Also