Docusign CSharp Docs
|
This group tab is used to place radio buttons on a document. The `radios` property contains a list of `radio` objects associated with the group. Only one radio button can be selected in a group. More...
Properties | |
string | ConditionalParentLabel [get, set] |
For conditional fields this is the TabLabel of the parent tab that controls this tab's visibility. More... | |
PropertyMetadata | ConditionalParentLabelMetadata [get, set] |
Metadata that indicates whether the `conditionalParentLabel` property is editable. More... | |
string | ConditionalParentValue [get, set] |
For conditional fields, this is the value of the parent tab that controls the tab's visibility. If the parent tab is a Checkbox, Radio button, Optional Signature, or Optional Initial use "on" as the value to show that the parent tab is active. More... | |
PropertyMetadata | ConditionalParentValueMetadata [get, set] |
Metadata that indicates whether the `conditionalParentValue` property is editable. More... | |
string | DocumentId [get, set] |
Specifies the document ID number that the tab is placed on. This must refer to an existing Document's ID attribute. More... | |
PropertyMetadata | DocumentIdMetadata [get, set] |
Metadata that indicates whether the `documentId` property is editable. More... | |
string | GroupName [get, set] |
The name of the group. More... | |
PropertyMetadata | GroupNameMetadata [get, set] |
Metadata that indicates whether the `groupName` property is editable. More... | |
string | OriginalValue [get, set] |
The initial value of the tab when it was sent to the recipient. More... | |
PropertyMetadata | OriginalValueMetadata [get, set] |
Metadata that indicates whether the `originalValue` property is editable. More... | |
List< Radio > | Radios [get, set] |
Specifies the locations and status for radio buttons that are grouped together. More... | |
string | RecipientId [get, set] |
Unique for the recipient. It is used by the tab element to indicate which recipient is to sign the Document. More... | |
string | RecipientIdGuid [get, set] |
Gets or Sets RecipientIdGuid More... | |
PropertyMetadata | RecipientIdGuidMetadata [get, set] |
Metadata that indicates whether the `recipientIdGuid` property is editable. More... | |
PropertyMetadata | RecipientIdMetadata [get, set] |
Metadata that indicates whether the `recipientId` property is editable. More... | |
string | RequireAll [get, set] |
When set to true and shared is true, information must be entered in this field to complete the envelope. More... | |
PropertyMetadata | RequireAllMetadata [get, set] |
Metadata that indicates whether the `requireAll` property is editable. More... | |
string | RequireInitialOnSharedChange [get, set] |
Optional element for field markup. When set to true, the signer is required to initial when they modify a shared field. More... | |
PropertyMetadata | RequireInitialOnSharedChangeMetadata [get, set] |
Metadata that indicates whether the `requireInitialOnSharedChange` property is editable. More... | |
string | Shared [get, set] |
When set to true, this custom tab is shared. More... | |
PropertyMetadata | SharedMetadata [get, set] |
Metadata that indicates whether the `shared` property is editable. More... | |
string | ShareToRecipients [get, set] |
Gets or Sets ShareToRecipients More... | |
PropertyMetadata | ShareToRecipientsMetadata [get, set] |
Reserved for DocuSign. More... | |
string | TabType [get, set] |
Gets or Sets TabType More... | |
PropertyMetadata | TabTypeMetadata [get, set] |
Metadata that indicates whether the `tabType` property is editable. More... | |
string | TemplateLocked [get, set] |
When set to true, the sender cannot change any attributes of the recipient. Used only when working with template recipients. More... | |
PropertyMetadata | TemplateLockedMetadata [get, set] |
Metadata that indicates whether the `templateLocked` property is editable. More... | |
string | TemplateRequired [get, set] |
When set to true, the sender may not remove the recipient. Used only when working with template recipients. More... | |
PropertyMetadata | TemplateRequiredMetadata [get, set] |
Metadata that indicates whether the `templateRequired` property is editable. More... | |
string | Tooltip [get, set] |
Gets or Sets Tooltip More... | |
PropertyMetadata | TooltipMetadata [get, set] |
Metadata that indicates whether the `tooltip` property is editable. More... | |
string | Value [get, set] |
Specifies the value of the tab. More... | |
PropertyMetadata | ValueMetadata [get, set] |
Metadata that indicates whether the `value` property is editable. More... | |
This group tab is used to place radio buttons on a document. The `radios` property contains a list of `radio` objects associated with the group. Only one radio button can be selected in a group.
|
inline |
Initializes a new instance of the RadioGroup class.
ConditionalParentLabel | For conditional fields this is the TabLabel of the parent tab that controls this tab's visibility.. |
ConditionalParentLabelMetadata | Metadata that indicates whether the `conditionalParentLabel` property is editable.. |
ConditionalParentValue | For conditional fields, this is the value of the parent tab that controls the tab's visibility. If the parent tab is a Checkbox, Radio button, Optional Signature, or Optional Initial use "on" as the value to show that the parent tab is active. . |
ConditionalParentValueMetadata | Metadata that indicates whether the `conditionalParentValue` property is editable.. |
DocumentId | Specifies the document ID number that the tab is placed on. This must refer to an existing Document's ID attribute.. |
DocumentIdMetadata | Metadata that indicates whether the `documentId` property is editable.. |
GroupName | The name of the group.. |
GroupNameMetadata | Metadata that indicates whether the `groupName` property is editable.. |
OriginalValue | The initial value of the tab when it was sent to the recipient. . |
OriginalValueMetadata | Metadata that indicates whether the `originalValue` property is editable.. |
Radios | Specifies the locations and status for radio buttons that are grouped together.. |
RecipientId | Unique for the recipient. It is used by the tab element to indicate which recipient is to sign the Document.. |
RecipientIdGuid | RecipientIdGuid. |
RecipientIdGuidMetadata | Metadata that indicates whether the `recipientIdGuid` property is editable.. |
RecipientIdMetadata | Metadata that indicates whether the `recipientId` property is editable.. |
RequireAll | When set to true and shared is true, information must be entered in this field to complete the envelope. . |
RequireAllMetadata | Metadata that indicates whether the `requireAll` property is editable.. |
RequireInitialOnSharedChange | Optional element for field markup. When set to true, the signer is required to initial when they modify a shared field.. |
RequireInitialOnSharedChangeMetadata | Metadata that indicates whether the `requireInitialOnSharedChange` property is editable.. |
Shared | When set to true, this custom tab is shared.. |
SharedMetadata | Metadata that indicates whether the `shared` property is editable.. |
ShareToRecipients | ShareToRecipients. |
ShareToRecipientsMetadata | Reserved for DocuSign.. |
TabType | TabType. |
TabTypeMetadata | Metadata that indicates whether the `tabType` property is editable.. |
TemplateLocked | When set to true, the sender cannot change any attributes of the recipient. Used only when working with template recipients. . |
TemplateLockedMetadata | Metadata that indicates whether the `templateLocked` property is editable.. |
TemplateRequired | When set to true, the sender may not remove the recipient. Used only when working with template recipients.. |
TemplateRequiredMetadata | Metadata that indicates whether the `templateRequired` property is editable.. |
Tooltip | Tooltip. |
TooltipMetadata | Metadata that indicates whether the `tooltip` property is editable.. |
Value | Specifies the value of the tab. . |
ValueMetadata | Metadata that indicates whether the `value` property is editable.. |
|
inline |
Returns true if objects are equal
obj | Object to be compared |
|
inline |
Returns true if RadioGroup instances are equal
other | Instance of RadioGroup to be compared |
|
inline |
Gets the hash code
|
inline |
Returns the JSON string presentation of the object
|
inline |
Returns the string presentation of the object
|
getset |
For conditional fields this is the TabLabel of the parent tab that controls this tab's visibility.
For conditional fields this is the TabLabel of the parent tab that controls this tab's visibility.
|
getset |
Metadata that indicates whether the `conditionalParentLabel` property is editable.
Metadata that indicates whether the `conditionalParentLabel` property is editable.
|
getset |
For conditional fields, this is the value of the parent tab that controls the tab's visibility. If the parent tab is a Checkbox, Radio button, Optional Signature, or Optional Initial use "on" as the value to show that the parent tab is active.
For conditional fields, this is the value of the parent tab that controls the tab's visibility. If the parent tab is a Checkbox, Radio button, Optional Signature, or Optional Initial use "on" as the value to show that the parent tab is active.
|
getset |
Metadata that indicates whether the `conditionalParentValue` property is editable.
Metadata that indicates whether the `conditionalParentValue` property is editable.
|
getset |
|
getset |
Metadata that indicates whether the `documentId` property is editable.
Metadata that indicates whether the `documentId` property is editable.
|
getset |
The name of the group.
The name of the group.
|
getset |
Metadata that indicates whether the `groupName` property is editable.
Metadata that indicates whether the `groupName` property is editable.
|
getset |
The initial value of the tab when it was sent to the recipient.
The initial value of the tab when it was sent to the recipient.
|
getset |
Metadata that indicates whether the `originalValue` property is editable.
Metadata that indicates whether the `originalValue` property is editable.
Specifies the locations and status for radio buttons that are grouped together.
Specifies the locations and status for radio buttons that are grouped together.
|
getset |
|
getset |
Gets or Sets RecipientIdGuid
|
getset |
Metadata that indicates whether the `recipientIdGuid` property is editable.
Metadata that indicates whether the `recipientIdGuid` property is editable.
|
getset |
Metadata that indicates whether the `recipientId` property is editable.
Metadata that indicates whether the `recipientId` property is editable.
|
getset |
When set to true and shared is true, information must be entered in this field to complete the envelope.
When set to true and shared is true, information must be entered in this field to complete the envelope.
|
getset |
Metadata that indicates whether the `requireAll` property is editable.
Metadata that indicates whether the `requireAll` property is editable.
|
getset |
Optional element for field markup. When set to true, the signer is required to initial when they modify a shared field.
Optional element for field markup. When set to true, the signer is required to initial when they modify a shared field.
|
getset |
Metadata that indicates whether the `requireInitialOnSharedChange` property is editable.
Metadata that indicates whether the `requireInitialOnSharedChange` property is editable.
|
getset |
When set to true, this custom tab is shared.
When set to true, this custom tab is shared.
|
getset |
Metadata that indicates whether the `shared` property is editable.
Metadata that indicates whether the `shared` property is editable.
|
getset |
Gets or Sets ShareToRecipients
|
getset |
|
getset |
Gets or Sets TabType
|
getset |
Metadata that indicates whether the `tabType` property is editable.
Metadata that indicates whether the `tabType` property is editable.
|
getset |
When set to true, the sender cannot change any attributes of the recipient. Used only when working with template recipients.
When set to true, the sender cannot change any attributes of the recipient. Used only when working with template recipients.
|
getset |
Metadata that indicates whether the `templateLocked` property is editable.
Metadata that indicates whether the `templateLocked` property is editable.
|
getset |
When set to true, the sender may not remove the recipient. Used only when working with template recipients.
When set to true, the sender may not remove the recipient. Used only when working with template recipients.
|
getset |
Metadata that indicates whether the `templateRequired` property is editable.
Metadata that indicates whether the `templateRequired` property is editable.
|
getset |
Gets or Sets Tooltip
|
getset |
Metadata that indicates whether the `tooltip` property is editable.
Metadata that indicates whether the `tooltip` property is editable.
|
getset |
Specifies the value of the tab.
Specifies the value of the tab.
|
getset |
Metadata that indicates whether the `value` property is editable.
Metadata that indicates whether the `value` property is editable.