Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 516 Bytes

File metadata and controls

30 lines (19 loc) · 516 Bytes

ExistingCustomFieldDetails

Type-specific details of the custom-field.

Supported Types

OpenEndedOneLine

ExistingCustomFieldDetails.CreateOpenEndedOneLine(/* values here */);

OpenEndedDateTime1

ExistingCustomFieldDetails.CreateOpenEndedDateTime1(/* values here */);

OpenEndedCommentBox

ExistingCustomFieldDetails.CreateOpenEndedCommentBox(/* values here */);

Choices1

ExistingCustomFieldDetails.CreateChoices1(/* values here */);