---
title: "CustomFieldModel"
description: "CustomFieldModel"
url: "https://www.contentstack.com/docs/developers/sdks/content-management-sdk/dot-net/reference/customfieldmodel"
product: "Contentstack"
doc_type: "guide"
audience:
  - developers
  - admins
version: "current"
last_updated: "2026-09-21"
---

# CustomFieldModel

## CustomFieldModel

CustomFieldModel class for custom field.

## CustomFieldModel

CustomFieldModel constructor

File path to upload custom field.

Content type for the file to be uploaded.

Title for the custom field.

Tags for the custom field.

File stream for the custom field to be upload.

Content type for the file stream.

Title for the custom field.

Tags for the custom field.

Bytes for the file to be uploaded.

Content type for the file bytes.

Title for the custom field.

Tags for the custom field.

Byte array content of file to be uploaded.

Content type for the file byte content

Title for the custom field.

Tags for the custom field

## GetHttpContent

Get http content returns the request body content.

Title for the custom field.

File content type.

Tags for the custom field.

## CustomFieldModel | .NET Management SDK | Contentstack

CustomFieldModel defines the structure used to configure a custom field in Contentstack.