Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 491 Bytes

File metadata and controls

30 lines (19 loc) · 491 Bytes

CustomField3Details

Type-specific details of the custom-field.

Supported Types

OpenEndedOneLine

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

OpenEndedDateTime1

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

OpenEndedCommentBox

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

Choices1Input

CustomField3Details.CreateChoices1Input(/* values here */);