DeleteField |
Scroll |
Deletes a field from the category.
Namespace: Therefore.API
Visual Basic Public Overridable Function DeleteField ( _ pField As ITheCategoryField _ ) C# public virtual void DeleteField ( ITheCategoryField pField )
Parameters pField The field that will be deleted from the category
Return Value None. |