CustomFieldData Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Response for Get Individual Custom Field Values
public class CustomFieldData
type CustomFieldData = class
Public Class CustomFieldData
- Inheritance
-
CustomFieldData
Constructors
| Name | Description |
|---|---|
| CustomFieldData() | |
Properties
| Name | Description |
|---|---|
| Caption |
Caption. |
| Name |
Name. |
| Value |
Custom Field Value. For multi-selects, use "|" as delimiter. |