DocuSign CSharp Docs
Public Member Functions | Properties | List of all members
DocuSign.eSign.Model.Numerical Class Reference

Numerical More...

Inheritance diagram for DocuSign.eSign.Model.Numerical:

Public Member Functions

 Numerical (string AnchorAllowWhiteSpaceInCharacters=default(string), PropertyMetadata AnchorAllowWhiteSpaceInCharactersMetadata=default(PropertyMetadata), string AnchorCaseSensitive=default(string), PropertyMetadata AnchorCaseSensitiveMetadata=default(PropertyMetadata), string AnchorHorizontalAlignment=default(string), PropertyMetadata AnchorHorizontalAlignmentMetadata=default(PropertyMetadata), string AnchorIgnoreIfNotPresent=default(string), PropertyMetadata AnchorIgnoreIfNotPresentMetadata=default(PropertyMetadata), string AnchorMatchWholeWord=default(string), PropertyMetadata AnchorMatchWholeWordMetadata=default(PropertyMetadata), string AnchorString=default(string), PropertyMetadata AnchorStringMetadata=default(PropertyMetadata), string AnchorTabProcessorVersion=default(string), PropertyMetadata AnchorTabProcessorVersionMetadata=default(PropertyMetadata), string AnchorUnits=default(string), PropertyMetadata AnchorUnitsMetadata=default(PropertyMetadata), string AnchorXOffset=default(string), PropertyMetadata AnchorXOffsetMetadata=default(PropertyMetadata), string AnchorYOffset=default(string), PropertyMetadata AnchorYOffsetMetadata=default(PropertyMetadata), string Bold=default(string), PropertyMetadata BoldMetadata=default(PropertyMetadata), string Caption=default(string), PropertyMetadata CaptionMetadata=default(PropertyMetadata), string ConcealValueOnDocument=default(string), PropertyMetadata ConcealValueOnDocumentMetadata=default(PropertyMetadata), string ConditionalParentLabel=default(string), PropertyMetadata ConditionalParentLabelMetadata=default(PropertyMetadata), string ConditionalParentValue=default(string), PropertyMetadata ConditionalParentValueMetadata=default(PropertyMetadata), string CustomTabId=default(string), PropertyMetadata CustomTabIdMetadata=default(PropertyMetadata), string DisableAutoSize=default(string), PropertyMetadata DisableAutoSizeMetadata=default(PropertyMetadata), string DocumentId=default(string), PropertyMetadata DocumentIdMetadata=default(PropertyMetadata), ErrorDetails ErrorDetails=default(ErrorDetails), string Font=default(string), string FontColor=default(string), PropertyMetadata FontColorMetadata=default(PropertyMetadata), PropertyMetadata FontMetadata=default(PropertyMetadata), string FontSize=default(string), PropertyMetadata FontSizeMetadata=default(PropertyMetadata), string FormOrder=default(string), PropertyMetadata FormOrderMetadata=default(PropertyMetadata), string FormPageLabel=default(string), PropertyMetadata FormPageLabelMetadata=default(PropertyMetadata), string FormPageNumber=default(string), PropertyMetadata FormPageNumberMetadata=default(PropertyMetadata), string Height=default(string), PropertyMetadata HeightMetadata=default(PropertyMetadata), string Italic=default(string), PropertyMetadata ItalicMetadata=default(PropertyMetadata), LocalePolicyTab LocalePolicy=default(LocalePolicyTab), string Locked=default(string), PropertyMetadata LockedMetadata=default(PropertyMetadata), string MaxLength=default(string), PropertyMetadata MaxLengthMetadata=default(PropertyMetadata), string MaxNumericalValue=default(string), MergeField MergeField=default(MergeField), string MergeFieldXml=default(string), string MinNumericalValue=default(string), string Name=default(string), PropertyMetadata NameMetadata=default(PropertyMetadata), string NumericalValue=default(string), string OriginalNumericalValue=default(string), string OriginalValue=default(string), PropertyMetadata OriginalValueMetadata=default(PropertyMetadata), string PageNumber=default(string), PropertyMetadata PageNumberMetadata=default(PropertyMetadata), string RecipientId=default(string), string RecipientIdGuid=default(string), PropertyMetadata RecipientIdGuidMetadata=default(PropertyMetadata), PropertyMetadata RecipientIdMetadata=default(PropertyMetadata), string RequireAll=default(string), PropertyMetadata RequireAllMetadata=default(PropertyMetadata), string Required=default(string), PropertyMetadata RequiredMetadata=default(PropertyMetadata), string RequireInitialOnSharedChange=default(string), PropertyMetadata RequireInitialOnSharedChangeMetadata=default(PropertyMetadata), string SenderRequired=default(string), PropertyMetadata SenderRequiredMetadata=default(PropertyMetadata), string Shared=default(string), PropertyMetadata SharedMetadata=default(PropertyMetadata), string ShareToRecipients=default(string), PropertyMetadata ShareToRecipientsMetadata=default(PropertyMetadata), SmartContractInformation SmartContractInformation=default(SmartContractInformation), string Source=default(string), string Status=default(string), PropertyMetadata StatusMetadata=default(PropertyMetadata), List< string > TabGroupLabels=default(List< string >), PropertyMetadata TabGroupLabelsMetadata=default(PropertyMetadata), string TabId=default(string), PropertyMetadata TabIdMetadata=default(PropertyMetadata), string TabLabel=default(string), PropertyMetadata TabLabelMetadata=default(PropertyMetadata), string TabOrder=default(string), PropertyMetadata TabOrderMetadata=default(PropertyMetadata), string TabType=default(string), PropertyMetadata TabTypeMetadata=default(PropertyMetadata), string TemplateLocked=default(string), PropertyMetadata TemplateLockedMetadata=default(PropertyMetadata), string TemplateRequired=default(string), PropertyMetadata TemplateRequiredMetadata=default(PropertyMetadata), string Tooltip=default(string), PropertyMetadata ToolTipMetadata=default(PropertyMetadata), string Underline=default(string), PropertyMetadata UnderlineMetadata=default(PropertyMetadata), string ValidationType=default(string), string Value=default(string), PropertyMetadata ValueMetadata=default(PropertyMetadata), string Width=default(string), PropertyMetadata WidthMetadata=default(PropertyMetadata), string XPosition=default(string), PropertyMetadata XPositionMetadata=default(PropertyMetadata), string YPosition=default(string), PropertyMetadata YPositionMetadata=default(PropertyMetadata))
 Initializes a new instance of the Numerical class. More...
 
override string ToString ()
 Returns the string presentation of the object More...
 
string ToJson ()
 Returns the JSON string presentation of the object More...
 
override bool Equals (object obj)
 Returns true if objects are equal More...
 
bool Equals (Numerical other)
 Returns true if Numerical instances are equal More...
 
override int GetHashCode ()
 Gets the hash code More...
 
IEnumerable< ValidationResult > Validate (ValidationContext validationContext)
 

Properties

string AnchorAllowWhiteSpaceInCharacters [get, set]
 Gets or Sets AnchorAllowWhiteSpaceInCharacters More...
 
PropertyMetadata AnchorAllowWhiteSpaceInCharactersMetadata [get, set]
 Gets or Sets AnchorAllowWhiteSpaceInCharactersMetadata More...
 
string AnchorCaseSensitive [get, set]
 When set to true, the anchor string does not consider case when matching strings in the document. The default value is true. More...
 
PropertyMetadata AnchorCaseSensitiveMetadata [get, set]
 Gets or Sets AnchorCaseSensitiveMetadata More...
 
string AnchorHorizontalAlignment [get, set]
 Specifies the alignment of anchor tabs with anchor strings. Possible values are left or right. The default value is left. More...
 
PropertyMetadata AnchorHorizontalAlignmentMetadata [get, set]
 Gets or Sets AnchorHorizontalAlignmentMetadata More...
 
string AnchorIgnoreIfNotPresent [get, set]
 When set to true, this tab is ignored if anchorString is not found in the document. More...
 
PropertyMetadata AnchorIgnoreIfNotPresentMetadata [get, set]
 Gets or Sets AnchorIgnoreIfNotPresentMetadata More...
 
string AnchorMatchWholeWord [get, set]
 When set to true, the anchor string in this tab matches whole words only (strings embedded in other strings are ignored.) The default value is true. More...
 
PropertyMetadata AnchorMatchWholeWordMetadata [get, set]
 Gets or Sets AnchorMatchWholeWordMetadata More...
 
string AnchorString [get, set]
 Anchor text information for a radio button. More...
 
PropertyMetadata AnchorStringMetadata [get, set]
 Gets or Sets AnchorStringMetadata More...
 
string AnchorTabProcessorVersion [get, set]
 Gets or Sets AnchorTabProcessorVersion More...
 
PropertyMetadata AnchorTabProcessorVersionMetadata [get, set]
 Gets or Sets AnchorTabProcessorVersionMetadata More...
 
string AnchorUnits [get, set]
 Specifies units of the X and Y offset. Units could be pixels, millimeters, centimeters, or inches. More...
 
PropertyMetadata AnchorUnitsMetadata [get, set]
 Gets or Sets AnchorUnitsMetadata More...
 
string AnchorXOffset [get, set]
 Specifies the X axis location of the tab, in anchorUnits, relative to the anchorString. More...
 
PropertyMetadata AnchorXOffsetMetadata [get, set]
 Gets or Sets AnchorXOffsetMetadata More...
 
string AnchorYOffset [get, set]
 Specifies the Y axis location of the tab, in anchorUnits, relative to the anchorString. More...
 
PropertyMetadata AnchorYOffsetMetadata [get, set]
 Gets or Sets AnchorYOffsetMetadata More...
 
string Bold [get, set]
 When set to true, the information in the tab is bold. More...
 
PropertyMetadata BoldMetadata [get, set]
 Gets or Sets BoldMetadata More...
 
string Caption [get, set]
 Gets or Sets Caption More...
 
PropertyMetadata CaptionMetadata [get, set]
 Gets or Sets CaptionMetadata More...
 
string ConcealValueOnDocument [get, set]
 When set to true, the field appears normally while the recipient is adding or modifying the information in the field, but the data is not visible (the characters are hidden by asterisks) to any other signer or the sender. When an envelope is completed the information is available to the sender through the Form Data link in the DocuSign Console. This setting applies only to text boxes and does not affect list boxes, radio buttons, or check boxes. More...
 
PropertyMetadata ConcealValueOnDocumentMetadata [get, set]
 Gets or Sets ConcealValueOnDocumentMetadata More...
 
string ConditionalParentLabel [get, set]
 For conditional fields this is the TabLabel of the parent tab that controls this tab&#39;s visibility. More...
 
PropertyMetadata ConditionalParentLabelMetadata [get, set]
 Gets or Sets ConditionalParentLabelMetadata More...
 
string ConditionalParentValue [get, set]
 For conditional fields, this is the value of the parent tab that controls the tab&#39;s visibility. If the parent tab is a Checkbox, Radio button, Optional Signature, or Optional Initial use &quot;on&quot; as the value to show that the parent tab is active. More...
 
PropertyMetadata ConditionalParentValueMetadata [get, set]
 Gets or Sets ConditionalParentValueMetadata More...
 
string CustomTabId [get, set]
 The DocuSign generated custom tab ID for the custom tab to be applied. This can only be used when adding new tabs for a recipient. When used, the new tab inherits all the custom tab properties. More...
 
PropertyMetadata CustomTabIdMetadata [get, set]
 Gets or Sets CustomTabIdMetadata More...
 
string DisableAutoSize [get, set]
 When set to true, disables the auto sizing of single line text boxes in the signing screen when the signer enters data. If disabled users will only be able enter as much data as the text box can hold. By default this is false. This property only affects single line text boxes. More...
 
PropertyMetadata DisableAutoSizeMetadata [get, set]
 Gets or Sets DisableAutoSizeMetadata More...
 
string DocumentId [get, set]
 Specifies the document ID number that the tab is placed on. This must refer to an existing Document&#39;s ID attribute. More...
 
PropertyMetadata DocumentIdMetadata [get, set]
 Gets or Sets DocumentIdMetadata More...
 
ErrorDetails ErrorDetails [get, set]
 Array or errors. More...
 
string Font [get, set]
 The font to be used for the tab value. Supported Fonts: Arial, Arial, ArialNarrow, Calibri, CourierNew, Garamond, Georgia, Helvetica, LucidaConsole, Tahoma, TimesNewRoman, Trebuchet, Verdana, MSGothic, MSMincho, Default. More...
 
string FontColor [get, set]
 The font color used for the information in the tab. Possible values are: Black, BrightBlue, BrightRed, DarkGreen, DarkRed, Gold, Green, NavyBlue, Purple, or White. More...
 
PropertyMetadata FontColorMetadata [get, set]
 Gets or Sets FontColorMetadata More...
 
PropertyMetadata FontMetadata [get, set]
 Gets or Sets FontMetadata More...
 
string FontSize [get, set]
 The font size used for the information in the tab. Possible values are: Size7, Size8, Size9, Size10, Size11, Size12, Size14, Size16, Size18, Size20, Size22, Size24, Size26, Size28, Size36, Size48, or Size72. More...
 
PropertyMetadata FontSizeMetadata [get, set]
 Gets or Sets FontSizeMetadata More...
 
string FormOrder [get, set]
 Gets or Sets FormOrder More...
 
PropertyMetadata FormOrderMetadata [get, set]
 Gets or Sets FormOrderMetadata More...
 
string FormPageLabel [get, set]
 Gets or Sets FormPageLabel More...
 
PropertyMetadata FormPageLabelMetadata [get, set]
 Gets or Sets FormPageLabelMetadata More...
 
string FormPageNumber [get, set]
 Gets or Sets FormPageNumber More...
 
PropertyMetadata FormPageNumberMetadata [get, set]
 Gets or Sets FormPageNumberMetadata More...
 
string Height [get, set]
 Height of the tab in pixels. More...
 
PropertyMetadata HeightMetadata [get, set]
 Gets or Sets HeightMetadata More...
 
string Italic [get, set]
 When set to true, the information in the tab is italic. More...
 
PropertyMetadata ItalicMetadata [get, set]
 Gets or Sets ItalicMetadata More...
 
LocalePolicyTab LocalePolicy [get, set]
 Gets or Sets LocalePolicy More...
 
string Locked [get, set]
 When set to true, the signer cannot change the data of the custom tab. More...
 
PropertyMetadata LockedMetadata [get, set]
 Gets or Sets LockedMetadata More...
 
string MaxLength [get, set]
 An optional value that describes the maximum length of the property when the property is a string. More...
 
PropertyMetadata MaxLengthMetadata [get, set]
 Gets or Sets MaxLengthMetadata More...
 
string MaxNumericalValue [get, set]
 Gets or Sets MaxNumericalValue More...
 
MergeField MergeField [get, set]
 Gets or Sets MergeField More...
 
string MergeFieldXml [get, set]
 Gets or Sets MergeFieldXml More...
 
string MinNumericalValue [get, set]
 Gets or Sets MinNumericalValue More...
 
string Name [get, set]
 Gets or Sets Name More...
 
PropertyMetadata NameMetadata [get, set]
 Gets or Sets NameMetadata More...
 
string NumericalValue [get, set]
 Gets or Sets NumericalValue More...
 
string OriginalNumericalValue [get, set]
 Gets or Sets OriginalNumericalValue More...
 
string OriginalValue [get, set]
 The initial value of the tab when it was sent to the recipient. More...
 
PropertyMetadata OriginalValueMetadata [get, set]
 Gets or Sets OriginalValueMetadata More...
 
string PageNumber [get, set]
 Specifies the page number on which the tab is located. More...
 
PropertyMetadata PageNumberMetadata [get, set]
 Gets or Sets PageNumberMetadata 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]
 Gets or Sets RecipientIdGuidMetadata More...
 
PropertyMetadata RecipientIdMetadata [get, set]
 Gets or Sets RecipientIdMetadata 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]
 Gets or Sets RequireAllMetadata More...
 
string Required [get, set]
 When set to true, the signer is required to fill out this tab More...
 
PropertyMetadata RequiredMetadata [get, set]
 Gets or Sets RequiredMetadata 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]
 Gets or Sets RequireInitialOnSharedChangeMetadata More...
 
string SenderRequired [get, set]
 When set to true, the sender must populate the tab before an envelope can be sent using the template. This value tab can only be changed by modifying (PUT) the template. Tabs with a &#x60;senderRequired&#x60; value of true cannot be deleted from an envelope. More...
 
PropertyMetadata SenderRequiredMetadata [get, set]
 Gets or Sets SenderRequiredMetadata More...
 
string Shared [get, set]
 When set to true, this custom tab is shared. More...
 
PropertyMetadata SharedMetadata [get, set]
 Gets or Sets SharedMetadata More...
 
string ShareToRecipients [get, set]
 Gets or Sets ShareToRecipients More...
 
PropertyMetadata ShareToRecipientsMetadata [get, set]
 Gets or Sets ShareToRecipientsMetadata More...
 
SmartContractInformation SmartContractInformation [get, set]
 Gets or Sets SmartContractInformation More...
 
string Source [get, set]
 Gets or Sets Source More...
 
string Status [get, set]
 Indicates the envelope status. Valid values are: * sent - The envelope is sent to the recipients. * created - The envelope is saved as a draft and can be modified and sent later. More...
 
PropertyMetadata StatusMetadata [get, set]
 Gets or Sets StatusMetadata More...
 
List< string > TabGroupLabels [get, set]
 Gets or Sets TabGroupLabels More...
 
PropertyMetadata TabGroupLabelsMetadata [get, set]
 Gets or Sets TabGroupLabelsMetadata More...
 
string TabId [get, set]
 The unique identifier for the tab. The tabid can be retrieved with the [ML:GET call]. More...
 
PropertyMetadata TabIdMetadata [get, set]
 Gets or Sets TabIdMetadata More...
 
string TabLabel [get, set]
 The label string associated with the tab. More...
 
PropertyMetadata TabLabelMetadata [get, set]
 Gets or Sets TabLabelMetadata More...
 
string TabOrder [get, set]
 Gets or Sets TabOrder More...
 
PropertyMetadata TabOrderMetadata [get, set]
 Gets or Sets TabOrderMetadata More...
 
string TabType [get, set]
 Gets or Sets TabType More...
 
PropertyMetadata TabTypeMetadata [get, set]
 Gets or Sets TabTypeMetadata 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]
 Gets or Sets TemplateLockedMetadata 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]
 Gets or Sets TemplateRequiredMetadata More...
 
string Tooltip [get, set]
 Gets or Sets Tooltip More...
 
PropertyMetadata ToolTipMetadata [get, set]
 Gets or Sets ToolTipMetadata More...
 
string Underline [get, set]
 When set to true, the information in the tab is underlined. More...
 
PropertyMetadata UnderlineMetadata [get, set]
 Gets or Sets UnderlineMetadata More...
 
string ValidationType [get, set]
 Gets or Sets ValidationType More...
 
string Value [get, set]
 Specifies the value of the tab. More...
 
PropertyMetadata ValueMetadata [get, set]
 Gets or Sets ValueMetadata More...
 
string Width [get, set]
 Width of the tab in pixels. More...
 
PropertyMetadata WidthMetadata [get, set]
 Gets or Sets WidthMetadata More...
 
string XPosition [get, set]
 This indicates the horizontal offset of the object on the page. DocuSign uses 72 DPI when determining position. More...
 
PropertyMetadata XPositionMetadata [get, set]
 Gets or Sets XPositionMetadata More...
 
string YPosition [get, set]
 This indicates the vertical offset of the object on the page. DocuSign uses 72 DPI when determining position. More...
 
PropertyMetadata YPositionMetadata [get, set]
 Gets or Sets YPositionMetadata More...
 

Detailed Description

Numerical

Constructor & Destructor Documentation

◆ Numerical()

DocuSign.eSign.Model.Numerical.Numerical ( string  AnchorAllowWhiteSpaceInCharacters = default(string),
PropertyMetadata  AnchorAllowWhiteSpaceInCharactersMetadata = default(PropertyMetadata),
string  AnchorCaseSensitive = default(string),
PropertyMetadata  AnchorCaseSensitiveMetadata = default(PropertyMetadata),
string  AnchorHorizontalAlignment = default(string),
PropertyMetadata  AnchorHorizontalAlignmentMetadata = default(PropertyMetadata),
string  AnchorIgnoreIfNotPresent = default(string),
PropertyMetadata  AnchorIgnoreIfNotPresentMetadata = default(PropertyMetadata),
string  AnchorMatchWholeWord = default(string),
PropertyMetadata  AnchorMatchWholeWordMetadata = default(PropertyMetadata),
string  AnchorString = default(string),
PropertyMetadata  AnchorStringMetadata = default(PropertyMetadata),
string  AnchorTabProcessorVersion = default(string),
PropertyMetadata  AnchorTabProcessorVersionMetadata = default(PropertyMetadata),
string  AnchorUnits = default(string),
PropertyMetadata  AnchorUnitsMetadata = default(PropertyMetadata),
string  AnchorXOffset = default(string),
PropertyMetadata  AnchorXOffsetMetadata = default(PropertyMetadata),
string  AnchorYOffset = default(string),
PropertyMetadata  AnchorYOffsetMetadata = default(PropertyMetadata),
string  Bold = default(string),
PropertyMetadata  BoldMetadata = default(PropertyMetadata),
string  Caption = default(string),
PropertyMetadata  CaptionMetadata = default(PropertyMetadata),
string  ConcealValueOnDocument = default(string),
PropertyMetadata  ConcealValueOnDocumentMetadata = default(PropertyMetadata),
string  ConditionalParentLabel = default(string),
PropertyMetadata  ConditionalParentLabelMetadata = default(PropertyMetadata),
string  ConditionalParentValue = default(string),
PropertyMetadata  ConditionalParentValueMetadata = default(PropertyMetadata),
string  CustomTabId = default(string),
PropertyMetadata  CustomTabIdMetadata = default(PropertyMetadata),
string  DisableAutoSize = default(string),
PropertyMetadata  DisableAutoSizeMetadata = default(PropertyMetadata),
string  DocumentId = default(string),
PropertyMetadata  DocumentIdMetadata = default(PropertyMetadata),
ErrorDetails  ErrorDetails = default(ErrorDetails),
string  Font = default(string),
string  FontColor = default(string),
PropertyMetadata  FontColorMetadata = default(PropertyMetadata),
PropertyMetadata  FontMetadata = default(PropertyMetadata),
string  FontSize = default(string),
PropertyMetadata  FontSizeMetadata = default(PropertyMetadata),
string  FormOrder = default(string),
PropertyMetadata  FormOrderMetadata = default(PropertyMetadata),
string  FormPageLabel = default(string),
PropertyMetadata  FormPageLabelMetadata = default(PropertyMetadata),
string  FormPageNumber = default(string),
PropertyMetadata  FormPageNumberMetadata = default(PropertyMetadata),
string  Height = default(string),
PropertyMetadata  HeightMetadata = default(PropertyMetadata),
string  Italic = default(string),
PropertyMetadata  ItalicMetadata = default(PropertyMetadata),
LocalePolicyTab  LocalePolicy = default(LocalePolicyTab),
string  Locked = default(string),
PropertyMetadata  LockedMetadata = default(PropertyMetadata),
string  MaxLength = default(string),
PropertyMetadata  MaxLengthMetadata = default(PropertyMetadata),
string  MaxNumericalValue = default(string),
MergeField  MergeField = default(MergeField),
string  MergeFieldXml = default(string),
string  MinNumericalValue = default(string),
string  Name = default(string),
PropertyMetadata  NameMetadata = default(PropertyMetadata),
string  NumericalValue = default(string),
string  OriginalNumericalValue = default(string),
string  OriginalValue = default(string),
PropertyMetadata  OriginalValueMetadata = default(PropertyMetadata),
string  PageNumber = default(string),
PropertyMetadata  PageNumberMetadata = default(PropertyMetadata),
string  RecipientId = default(string),
string  RecipientIdGuid = default(string),
PropertyMetadata  RecipientIdGuidMetadata = default(PropertyMetadata),
PropertyMetadata  RecipientIdMetadata = default(PropertyMetadata),
string  RequireAll = default(string),
PropertyMetadata  RequireAllMetadata = default(PropertyMetadata),
string  Required = default(string),
PropertyMetadata  RequiredMetadata = default(PropertyMetadata),
string  RequireInitialOnSharedChange = default(string),
PropertyMetadata  RequireInitialOnSharedChangeMetadata = default(PropertyMetadata),
string  SenderRequired = default(string),
PropertyMetadata  SenderRequiredMetadata = default(PropertyMetadata),
string  Shared = default(string),
PropertyMetadata  SharedMetadata = default(PropertyMetadata),
string  ShareToRecipients = default(string),
PropertyMetadata  ShareToRecipientsMetadata = default(PropertyMetadata),
SmartContractInformation  SmartContractInformation = default(SmartContractInformation),
string  Source = default(string),
string  Status = default(string),
PropertyMetadata  StatusMetadata = default(PropertyMetadata),
List< string >  TabGroupLabels = default(List<string>),
PropertyMetadata  TabGroupLabelsMetadata = default(PropertyMetadata),
string  TabId = default(string),
PropertyMetadata  TabIdMetadata = default(PropertyMetadata),
string  TabLabel = default(string),
PropertyMetadata  TabLabelMetadata = default(PropertyMetadata),
string  TabOrder = default(string),
PropertyMetadata  TabOrderMetadata = default(PropertyMetadata),
string  TabType = default(string),
PropertyMetadata  TabTypeMetadata = default(PropertyMetadata),
string  TemplateLocked = default(string),
PropertyMetadata  TemplateLockedMetadata = default(PropertyMetadata),
string  TemplateRequired = default(string),
PropertyMetadata  TemplateRequiredMetadata = default(PropertyMetadata),
string  Tooltip = default(string),
PropertyMetadata  ToolTipMetadata = default(PropertyMetadata),
string  Underline = default(string),
PropertyMetadata  UnderlineMetadata = default(PropertyMetadata),
string  ValidationType = default(string),
string  Value = default(string),
PropertyMetadata  ValueMetadata = default(PropertyMetadata),
string  Width = default(string),
PropertyMetadata  WidthMetadata = default(PropertyMetadata),
string  XPosition = default(string),
PropertyMetadata  XPositionMetadata = default(PropertyMetadata),
string  YPosition = default(string),
PropertyMetadata  YPositionMetadata = default(PropertyMetadata) 
)
inline

Initializes a new instance of the Numerical class.

Parameters
AnchorAllowWhiteSpaceInCharactersAnchorAllowWhiteSpaceInCharacters.
AnchorAllowWhiteSpaceInCharactersMetadataAnchorAllowWhiteSpaceInCharactersMetadata.
AnchorCaseSensitiveWhen set to true, the anchor string does not consider case when matching strings in the document. The default value is true..
AnchorCaseSensitiveMetadataAnchorCaseSensitiveMetadata.
AnchorHorizontalAlignmentSpecifies the alignment of anchor tabs with anchor strings. Possible values are left or right. The default value is left..
AnchorHorizontalAlignmentMetadataAnchorHorizontalAlignmentMetadata.
AnchorIgnoreIfNotPresentWhen set to true, this tab is ignored if anchorString is not found in the document..
AnchorIgnoreIfNotPresentMetadataAnchorIgnoreIfNotPresentMetadata.
AnchorMatchWholeWordWhen set to true, the anchor string in this tab matches whole words only (strings embedded in other strings are ignored.) The default value is true..
AnchorMatchWholeWordMetadataAnchorMatchWholeWordMetadata.
AnchorStringAnchor text information for a radio button..
AnchorStringMetadataAnchorStringMetadata.
AnchorTabProcessorVersionAnchorTabProcessorVersion.
AnchorTabProcessorVersionMetadataAnchorTabProcessorVersionMetadata.
AnchorUnitsSpecifies units of the X and Y offset. Units could be pixels, millimeters, centimeters, or inches..
AnchorUnitsMetadataAnchorUnitsMetadata.
AnchorXOffsetSpecifies the X axis location of the tab, in anchorUnits, relative to the anchorString..
AnchorXOffsetMetadataAnchorXOffsetMetadata.
AnchorYOffsetSpecifies the Y axis location of the tab, in anchorUnits, relative to the anchorString..
AnchorYOffsetMetadataAnchorYOffsetMetadata.
BoldWhen set to true, the information in the tab is bold..
BoldMetadataBoldMetadata.
CaptionCaption.
CaptionMetadataCaptionMetadata.
ConcealValueOnDocumentWhen set to true, the field appears normally while the recipient is adding or modifying the information in the field, but the data is not visible (the characters are hidden by asterisks) to any other signer or the sender. When an envelope is completed the information is available to the sender through the Form Data link in the DocuSign Console. This setting applies only to text boxes and does not affect list boxes, radio buttons, or check boxes..
ConcealValueOnDocumentMetadataConcealValueOnDocumentMetadata.
ConditionalParentLabelFor conditional fields this is the TabLabel of the parent tab that controls this tab&#39;s visibility..
ConditionalParentLabelMetadataConditionalParentLabelMetadata.
ConditionalParentValueFor conditional fields, this is the value of the parent tab that controls the tab&#39;s visibility. If the parent tab is a Checkbox, Radio button, Optional Signature, or Optional Initial use &quot;on&quot; as the value to show that the parent tab is active. .
ConditionalParentValueMetadataConditionalParentValueMetadata.
CustomTabIdThe DocuSign generated custom tab ID for the custom tab to be applied. This can only be used when adding new tabs for a recipient. When used, the new tab inherits all the custom tab properties..
CustomTabIdMetadataCustomTabIdMetadata.
DisableAutoSizeWhen set to true, disables the auto sizing of single line text boxes in the signing screen when the signer enters data. If disabled users will only be able enter as much data as the text box can hold. By default this is false. This property only affects single line text boxes..
DisableAutoSizeMetadataDisableAutoSizeMetadata.
DocumentIdSpecifies the document ID number that the tab is placed on. This must refer to an existing Document&#39;s ID attribute..
DocumentIdMetadataDocumentIdMetadata.
ErrorDetailsArray or errors..
FontThe font to be used for the tab value. Supported Fonts: Arial, Arial, ArialNarrow, Calibri, CourierNew, Garamond, Georgia, Helvetica, LucidaConsole, Tahoma, TimesNewRoman, Trebuchet, Verdana, MSGothic, MSMincho, Default..
FontColorThe font color used for the information in the tab. Possible values are: Black, BrightBlue, BrightRed, DarkGreen, DarkRed, Gold, Green, NavyBlue, Purple, or White..
FontColorMetadataFontColorMetadata.
FontMetadataFontMetadata.
FontSizeThe font size used for the information in the tab. Possible values are: Size7, Size8, Size9, Size10, Size11, Size12, Size14, Size16, Size18, Size20, Size22, Size24, Size26, Size28, Size36, Size48, or Size72..
FontSizeMetadataFontSizeMetadata.
FormOrderFormOrder.
FormOrderMetadataFormOrderMetadata.
FormPageLabelFormPageLabel.
FormPageLabelMetadataFormPageLabelMetadata.
FormPageNumberFormPageNumber.
FormPageNumberMetadataFormPageNumberMetadata.
HeightHeight of the tab in pixels..
HeightMetadataHeightMetadata.
ItalicWhen set to true, the information in the tab is italic..
ItalicMetadataItalicMetadata.
LocalePolicyLocalePolicy.
LockedWhen set to true, the signer cannot change the data of the custom tab..
LockedMetadataLockedMetadata.
MaxLengthAn optional value that describes the maximum length of the property when the property is a string..
MaxLengthMetadataMaxLengthMetadata.
MaxNumericalValueMaxNumericalValue.
MergeFieldMergeField.
MergeFieldXmlMergeFieldXml.
MinNumericalValueMinNumericalValue.
NameName.
NameMetadataNameMetadata.
NumericalValueNumericalValue.
OriginalNumericalValueOriginalNumericalValue.
OriginalValueThe initial value of the tab when it was sent to the recipient. .
OriginalValueMetadataOriginalValueMetadata.
PageNumberSpecifies the page number on which the tab is located..
PageNumberMetadataPageNumberMetadata.
RecipientIdUnique for the recipient. It is used by the tab element to indicate which recipient is to sign the Document..
RecipientIdGuidRecipientIdGuid.
RecipientIdGuidMetadataRecipientIdGuidMetadata.
RecipientIdMetadataRecipientIdMetadata.
RequireAllWhen set to true and shared is true, information must be entered in this field to complete the envelope. .
RequireAllMetadataRequireAllMetadata.
RequiredWhen set to true, the signer is required to fill out this tab.
RequiredMetadataRequiredMetadata.
RequireInitialOnSharedChangeOptional element for field markup. When set to true, the signer is required to initial when they modify a shared field..
RequireInitialOnSharedChangeMetadataRequireInitialOnSharedChangeMetadata.
SenderRequiredWhen set to true, the sender must populate the tab before an envelope can be sent using the template. This value tab can only be changed by modifying (PUT) the template. Tabs with a &#x60;senderRequired&#x60; value of true cannot be deleted from an envelope..
SenderRequiredMetadataSenderRequiredMetadata.
SharedWhen set to true, this custom tab is shared..
SharedMetadataSharedMetadata.
ShareToRecipientsShareToRecipients.
ShareToRecipientsMetadataShareToRecipientsMetadata.
SmartContractInformationSmartContractInformation.
SourceSource.
StatusIndicates the envelope status. Valid values are: * sent - The envelope is sent to the recipients. * created - The envelope is saved as a draft and can be modified and sent later..
StatusMetadataStatusMetadata.
TabGroupLabelsTabGroupLabels.
TabGroupLabelsMetadataTabGroupLabelsMetadata.
TabIdThe unique identifier for the tab. The tabid can be retrieved with the [ML:GET call]. .
TabIdMetadataTabIdMetadata.
TabLabelThe label string associated with the tab..
TabLabelMetadataTabLabelMetadata.
TabOrderTabOrder.
TabOrderMetadataTabOrderMetadata.
TabTypeTabType.
TabTypeMetadataTabTypeMetadata.
TemplateLockedWhen set to true, the sender cannot change any attributes of the recipient. Used only when working with template recipients. .
TemplateLockedMetadataTemplateLockedMetadata.
TemplateRequiredWhen set to true, the sender may not remove the recipient. Used only when working with template recipients..
TemplateRequiredMetadataTemplateRequiredMetadata.
TooltipTooltip.
ToolTipMetadataToolTipMetadata.
UnderlineWhen set to true, the information in the tab is underlined..
UnderlineMetadataUnderlineMetadata.
ValidationTypeValidationType.
ValueSpecifies the value of the tab. .
ValueMetadataValueMetadata.
WidthWidth of the tab in pixels..
WidthMetadataWidthMetadata.
XPositionThis indicates the horizontal offset of the object on the page. DocuSign uses 72 DPI when determining position..
XPositionMetadataXPositionMetadata.
YPositionThis indicates the vertical offset of the object on the page. DocuSign uses 72 DPI when determining position..
YPositionMetadataYPositionMetadata.

Member Function Documentation

◆ Equals() [1/2]

override bool DocuSign.eSign.Model.Numerical.Equals ( object  obj)
inline

Returns true if objects are equal

Parameters
objObject to be compared
Returns
Boolean

◆ Equals() [2/2]

bool DocuSign.eSign.Model.Numerical.Equals ( Numerical  other)
inline

Returns true if Numerical instances are equal

Parameters
otherInstance of Numerical to be compared
Returns
Boolean

◆ GetHashCode()

override int DocuSign.eSign.Model.Numerical.GetHashCode ( )
inline

Gets the hash code

Returns
Hash code

◆ ToJson()

string DocuSign.eSign.Model.Numerical.ToJson ( )
inline

Returns the JSON string presentation of the object

Returns
JSON string presentation of the object

◆ ToString()

override string DocuSign.eSign.Model.Numerical.ToString ( )
inline

Returns the string presentation of the object

Returns
String presentation of the object

Property Documentation

◆ AnchorAllowWhiteSpaceInCharacters

string DocuSign.eSign.Model.Numerical.AnchorAllowWhiteSpaceInCharacters
getset

Gets or Sets AnchorAllowWhiteSpaceInCharacters

◆ AnchorAllowWhiteSpaceInCharactersMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.AnchorAllowWhiteSpaceInCharactersMetadata
getset

Gets or Sets AnchorAllowWhiteSpaceInCharactersMetadata

◆ AnchorCaseSensitive

string DocuSign.eSign.Model.Numerical.AnchorCaseSensitive
getset

When set to true, the anchor string does not consider case when matching strings in the document. The default value is true.

When set to true, the anchor string does not consider case when matching strings in the document. The default value is true.

◆ AnchorCaseSensitiveMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.AnchorCaseSensitiveMetadata
getset

Gets or Sets AnchorCaseSensitiveMetadata

◆ AnchorHorizontalAlignment

string DocuSign.eSign.Model.Numerical.AnchorHorizontalAlignment
getset

Specifies the alignment of anchor tabs with anchor strings. Possible values are left or right. The default value is left.

Specifies the alignment of anchor tabs with anchor strings. Possible values are left or right. The default value is left.

◆ AnchorHorizontalAlignmentMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.AnchorHorizontalAlignmentMetadata
getset

Gets or Sets AnchorHorizontalAlignmentMetadata

◆ AnchorIgnoreIfNotPresent

string DocuSign.eSign.Model.Numerical.AnchorIgnoreIfNotPresent
getset

When set to true, this tab is ignored if anchorString is not found in the document.

When set to true, this tab is ignored if anchorString is not found in the document.

◆ AnchorIgnoreIfNotPresentMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.AnchorIgnoreIfNotPresentMetadata
getset

Gets or Sets AnchorIgnoreIfNotPresentMetadata

◆ AnchorMatchWholeWord

string DocuSign.eSign.Model.Numerical.AnchorMatchWholeWord
getset

When set to true, the anchor string in this tab matches whole words only (strings embedded in other strings are ignored.) The default value is true.

When set to true, the anchor string in this tab matches whole words only (strings embedded in other strings are ignored.) The default value is true.

◆ AnchorMatchWholeWordMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.AnchorMatchWholeWordMetadata
getset

Gets or Sets AnchorMatchWholeWordMetadata

◆ AnchorString

string DocuSign.eSign.Model.Numerical.AnchorString
getset

Anchor text information for a radio button.

Anchor text information for a radio button.

◆ AnchorStringMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.AnchorStringMetadata
getset

Gets or Sets AnchorStringMetadata

◆ AnchorTabProcessorVersion

string DocuSign.eSign.Model.Numerical.AnchorTabProcessorVersion
getset

Gets or Sets AnchorTabProcessorVersion

◆ AnchorTabProcessorVersionMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.AnchorTabProcessorVersionMetadata
getset

Gets or Sets AnchorTabProcessorVersionMetadata

◆ AnchorUnits

string DocuSign.eSign.Model.Numerical.AnchorUnits
getset

Specifies units of the X and Y offset. Units could be pixels, millimeters, centimeters, or inches.

Specifies units of the X and Y offset. Units could be pixels, millimeters, centimeters, or inches.

◆ AnchorUnitsMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.AnchorUnitsMetadata
getset

Gets or Sets AnchorUnitsMetadata

◆ AnchorXOffset

string DocuSign.eSign.Model.Numerical.AnchorXOffset
getset

Specifies the X axis location of the tab, in anchorUnits, relative to the anchorString.

Specifies the X axis location of the tab, in anchorUnits, relative to the anchorString.

◆ AnchorXOffsetMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.AnchorXOffsetMetadata
getset

Gets or Sets AnchorXOffsetMetadata

◆ AnchorYOffset

string DocuSign.eSign.Model.Numerical.AnchorYOffset
getset

Specifies the Y axis location of the tab, in anchorUnits, relative to the anchorString.

Specifies the Y axis location of the tab, in anchorUnits, relative to the anchorString.

◆ AnchorYOffsetMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.AnchorYOffsetMetadata
getset

Gets or Sets AnchorYOffsetMetadata

◆ Bold

string DocuSign.eSign.Model.Numerical.Bold
getset

When set to true, the information in the tab is bold.

When set to true, the information in the tab is bold.

◆ BoldMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.BoldMetadata
getset

Gets or Sets BoldMetadata

◆ Caption

string DocuSign.eSign.Model.Numerical.Caption
getset

Gets or Sets Caption

◆ CaptionMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.CaptionMetadata
getset

Gets or Sets CaptionMetadata

◆ ConcealValueOnDocument

string DocuSign.eSign.Model.Numerical.ConcealValueOnDocument
getset

When set to true, the field appears normally while the recipient is adding or modifying the information in the field, but the data is not visible (the characters are hidden by asterisks) to any other signer or the sender. When an envelope is completed the information is available to the sender through the Form Data link in the DocuSign Console. This setting applies only to text boxes and does not affect list boxes, radio buttons, or check boxes.

When set to true, the field appears normally while the recipient is adding or modifying the information in the field, but the data is not visible (the characters are hidden by asterisks) to any other signer or the sender. When an envelope is completed the information is available to the sender through the Form Data link in the DocuSign Console. This setting applies only to text boxes and does not affect list boxes, radio buttons, or check boxes.

◆ ConcealValueOnDocumentMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.ConcealValueOnDocumentMetadata
getset

Gets or Sets ConcealValueOnDocumentMetadata

◆ ConditionalParentLabel

string DocuSign.eSign.Model.Numerical.ConditionalParentLabel
getset

For conditional fields this is the TabLabel of the parent tab that controls this tab&#39;s visibility.

For conditional fields this is the TabLabel of the parent tab that controls this tab&#39;s visibility.

◆ ConditionalParentLabelMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.ConditionalParentLabelMetadata
getset

Gets or Sets ConditionalParentLabelMetadata

◆ ConditionalParentValue

string DocuSign.eSign.Model.Numerical.ConditionalParentValue
getset

For conditional fields, this is the value of the parent tab that controls the tab&#39;s visibility. If the parent tab is a Checkbox, Radio button, Optional Signature, or Optional Initial use &quot;on&quot; 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&#39;s visibility. If the parent tab is a Checkbox, Radio button, Optional Signature, or Optional Initial use &quot;on&quot; as the value to show that the parent tab is active.

◆ ConditionalParentValueMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.ConditionalParentValueMetadata
getset

Gets or Sets ConditionalParentValueMetadata

◆ CustomTabId

string DocuSign.eSign.Model.Numerical.CustomTabId
getset

The DocuSign generated custom tab ID for the custom tab to be applied. This can only be used when adding new tabs for a recipient. When used, the new tab inherits all the custom tab properties.

The DocuSign generated custom tab ID for the custom tab to be applied. This can only be used when adding new tabs for a recipient. When used, the new tab inherits all the custom tab properties.

◆ CustomTabIdMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.CustomTabIdMetadata
getset

Gets or Sets CustomTabIdMetadata

◆ DisableAutoSize

string DocuSign.eSign.Model.Numerical.DisableAutoSize
getset

When set to true, disables the auto sizing of single line text boxes in the signing screen when the signer enters data. If disabled users will only be able enter as much data as the text box can hold. By default this is false. This property only affects single line text boxes.

When set to true, disables the auto sizing of single line text boxes in the signing screen when the signer enters data. If disabled users will only be able enter as much data as the text box can hold. By default this is false. This property only affects single line text boxes.

◆ DisableAutoSizeMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.DisableAutoSizeMetadata
getset

Gets or Sets DisableAutoSizeMetadata

◆ DocumentId

string DocuSign.eSign.Model.Numerical.DocumentId
getset

Specifies the document ID number that the tab is placed on. This must refer to an existing Document&#39;s ID attribute.

Specifies the document ID number that the tab is placed on. This must refer to an existing Document&#39;s ID attribute.

◆ DocumentIdMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.DocumentIdMetadata
getset

Gets or Sets DocumentIdMetadata

◆ ErrorDetails

ErrorDetails DocuSign.eSign.Model.Numerical.ErrorDetails
getset

Array or errors.

Array or errors.

◆ Font

string DocuSign.eSign.Model.Numerical.Font
getset

The font to be used for the tab value. Supported Fonts: Arial, Arial, ArialNarrow, Calibri, CourierNew, Garamond, Georgia, Helvetica, LucidaConsole, Tahoma, TimesNewRoman, Trebuchet, Verdana, MSGothic, MSMincho, Default.

The font to be used for the tab value. Supported Fonts: Arial, Arial, ArialNarrow, Calibri, CourierNew, Garamond, Georgia, Helvetica, LucidaConsole, Tahoma, TimesNewRoman, Trebuchet, Verdana, MSGothic, MSMincho, Default.

◆ FontColor

string DocuSign.eSign.Model.Numerical.FontColor
getset

The font color used for the information in the tab. Possible values are: Black, BrightBlue, BrightRed, DarkGreen, DarkRed, Gold, Green, NavyBlue, Purple, or White.

The font color used for the information in the tab. Possible values are: Black, BrightBlue, BrightRed, DarkGreen, DarkRed, Gold, Green, NavyBlue, Purple, or White.

◆ FontColorMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.FontColorMetadata
getset

Gets or Sets FontColorMetadata

◆ FontMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.FontMetadata
getset

Gets or Sets FontMetadata

◆ FontSize

string DocuSign.eSign.Model.Numerical.FontSize
getset

The font size used for the information in the tab. Possible values are: Size7, Size8, Size9, Size10, Size11, Size12, Size14, Size16, Size18, Size20, Size22, Size24, Size26, Size28, Size36, Size48, or Size72.

The font size used for the information in the tab. Possible values are: Size7, Size8, Size9, Size10, Size11, Size12, Size14, Size16, Size18, Size20, Size22, Size24, Size26, Size28, Size36, Size48, or Size72.

◆ FontSizeMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.FontSizeMetadata
getset

Gets or Sets FontSizeMetadata

◆ FormOrder

string DocuSign.eSign.Model.Numerical.FormOrder
getset

Gets or Sets FormOrder

◆ FormOrderMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.FormOrderMetadata
getset

Gets or Sets FormOrderMetadata

◆ FormPageLabel

string DocuSign.eSign.Model.Numerical.FormPageLabel
getset

Gets or Sets FormPageLabel

◆ FormPageLabelMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.FormPageLabelMetadata
getset

Gets or Sets FormPageLabelMetadata

◆ FormPageNumber

string DocuSign.eSign.Model.Numerical.FormPageNumber
getset

Gets or Sets FormPageNumber

◆ FormPageNumberMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.FormPageNumberMetadata
getset

Gets or Sets FormPageNumberMetadata

◆ Height

string DocuSign.eSign.Model.Numerical.Height
getset

Height of the tab in pixels.

Height of the tab in pixels.

◆ HeightMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.HeightMetadata
getset

Gets or Sets HeightMetadata

◆ Italic

string DocuSign.eSign.Model.Numerical.Italic
getset

When set to true, the information in the tab is italic.

When set to true, the information in the tab is italic.

◆ ItalicMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.ItalicMetadata
getset

Gets or Sets ItalicMetadata

◆ LocalePolicy

LocalePolicyTab DocuSign.eSign.Model.Numerical.LocalePolicy
getset

Gets or Sets LocalePolicy

◆ Locked

string DocuSign.eSign.Model.Numerical.Locked
getset

When set to true, the signer cannot change the data of the custom tab.

When set to true, the signer cannot change the data of the custom tab.

◆ LockedMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.LockedMetadata
getset

Gets or Sets LockedMetadata

◆ MaxLength

string DocuSign.eSign.Model.Numerical.MaxLength
getset

An optional value that describes the maximum length of the property when the property is a string.

An optional value that describes the maximum length of the property when the property is a string.

◆ MaxLengthMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.MaxLengthMetadata
getset

Gets or Sets MaxLengthMetadata

◆ MaxNumericalValue

string DocuSign.eSign.Model.Numerical.MaxNumericalValue
getset

Gets or Sets MaxNumericalValue

◆ MergeField

MergeField DocuSign.eSign.Model.Numerical.MergeField
getset

Gets or Sets MergeField

◆ MergeFieldXml

string DocuSign.eSign.Model.Numerical.MergeFieldXml
getset

Gets or Sets MergeFieldXml

◆ MinNumericalValue

string DocuSign.eSign.Model.Numerical.MinNumericalValue
getset

Gets or Sets MinNumericalValue

◆ Name

string DocuSign.eSign.Model.Numerical.Name
getset

Gets or Sets Name

◆ NameMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.NameMetadata
getset

Gets or Sets NameMetadata

◆ NumericalValue

string DocuSign.eSign.Model.Numerical.NumericalValue
getset

Gets or Sets NumericalValue

◆ OriginalNumericalValue

string DocuSign.eSign.Model.Numerical.OriginalNumericalValue
getset

Gets or Sets OriginalNumericalValue

◆ OriginalValue

string DocuSign.eSign.Model.Numerical.OriginalValue
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.

◆ OriginalValueMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.OriginalValueMetadata
getset

Gets or Sets OriginalValueMetadata

◆ PageNumber

string DocuSign.eSign.Model.Numerical.PageNumber
getset

Specifies the page number on which the tab is located.

Specifies the page number on which the tab is located.

◆ PageNumberMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.PageNumberMetadata
getset

Gets or Sets PageNumberMetadata

◆ RecipientId

string DocuSign.eSign.Model.Numerical.RecipientId
getset

Unique for the recipient. It is used by the tab element to indicate which recipient is to sign the Document.

Unique for the recipient. It is used by the tab element to indicate which recipient is to sign the Document.

◆ RecipientIdGuid

string DocuSign.eSign.Model.Numerical.RecipientIdGuid
getset

Gets or Sets RecipientIdGuid

◆ RecipientIdGuidMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.RecipientIdGuidMetadata
getset

Gets or Sets RecipientIdGuidMetadata

◆ RecipientIdMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.RecipientIdMetadata
getset

Gets or Sets RecipientIdMetadata

◆ RequireAll

string DocuSign.eSign.Model.Numerical.RequireAll
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.

◆ RequireAllMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.RequireAllMetadata
getset

Gets or Sets RequireAllMetadata

◆ Required

string DocuSign.eSign.Model.Numerical.Required
getset

When set to true, the signer is required to fill out this tab

When set to true, the signer is required to fill out this tab

◆ RequiredMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.RequiredMetadata
getset

Gets or Sets RequiredMetadata

◆ RequireInitialOnSharedChange

string DocuSign.eSign.Model.Numerical.RequireInitialOnSharedChange
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.

◆ RequireInitialOnSharedChangeMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.RequireInitialOnSharedChangeMetadata
getset

Gets or Sets RequireInitialOnSharedChangeMetadata

◆ SenderRequired

string DocuSign.eSign.Model.Numerical.SenderRequired
getset

When set to true, the sender must populate the tab before an envelope can be sent using the template. This value tab can only be changed by modifying (PUT) the template. Tabs with a &#x60;senderRequired&#x60; value of true cannot be deleted from an envelope.

When set to true, the sender must populate the tab before an envelope can be sent using the template. This value tab can only be changed by modifying (PUT) the template. Tabs with a &#x60;senderRequired&#x60; value of true cannot be deleted from an envelope.

◆ SenderRequiredMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.SenderRequiredMetadata
getset

Gets or Sets SenderRequiredMetadata

◆ Shared

string DocuSign.eSign.Model.Numerical.Shared
getset

When set to true, this custom tab is shared.

When set to true, this custom tab is shared.

◆ SharedMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.SharedMetadata
getset

Gets or Sets SharedMetadata

◆ ShareToRecipients

string DocuSign.eSign.Model.Numerical.ShareToRecipients
getset

Gets or Sets ShareToRecipients

◆ ShareToRecipientsMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.ShareToRecipientsMetadata
getset

Gets or Sets ShareToRecipientsMetadata

◆ SmartContractInformation

SmartContractInformation DocuSign.eSign.Model.Numerical.SmartContractInformation
getset

◆ Source

string DocuSign.eSign.Model.Numerical.Source
getset

Gets or Sets Source

◆ Status

string DocuSign.eSign.Model.Numerical.Status
getset

Indicates the envelope status. Valid values are: * sent - The envelope is sent to the recipients. * created - The envelope is saved as a draft and can be modified and sent later.

Indicates the envelope status. Valid values are: * sent - The envelope is sent to the recipients. * created - The envelope is saved as a draft and can be modified and sent later.

◆ StatusMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.StatusMetadata
getset

Gets or Sets StatusMetadata

◆ TabGroupLabels

List<string> DocuSign.eSign.Model.Numerical.TabGroupLabels
getset

Gets or Sets TabGroupLabels

◆ TabGroupLabelsMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.TabGroupLabelsMetadata
getset

Gets or Sets TabGroupLabelsMetadata

◆ TabId

string DocuSign.eSign.Model.Numerical.TabId
getset

The unique identifier for the tab. The tabid can be retrieved with the [ML:GET call].

The unique identifier for the tab. The tabid can be retrieved with the [ML:GET call].

◆ TabIdMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.TabIdMetadata
getset

Gets or Sets TabIdMetadata

◆ TabLabel

string DocuSign.eSign.Model.Numerical.TabLabel
getset

The label string associated with the tab.

The label string associated with the tab.

◆ TabLabelMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.TabLabelMetadata
getset

Gets or Sets TabLabelMetadata

◆ TabOrder

string DocuSign.eSign.Model.Numerical.TabOrder
getset

Gets or Sets TabOrder

◆ TabOrderMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.TabOrderMetadata
getset

Gets or Sets TabOrderMetadata

◆ TabType

string DocuSign.eSign.Model.Numerical.TabType
getset

Gets or Sets TabType

◆ TabTypeMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.TabTypeMetadata
getset

Gets or Sets TabTypeMetadata

◆ TemplateLocked

string DocuSign.eSign.Model.Numerical.TemplateLocked
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.

◆ TemplateLockedMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.TemplateLockedMetadata
getset

Gets or Sets TemplateLockedMetadata

◆ TemplateRequired

string DocuSign.eSign.Model.Numerical.TemplateRequired
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.

◆ TemplateRequiredMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.TemplateRequiredMetadata
getset

Gets or Sets TemplateRequiredMetadata

◆ Tooltip

string DocuSign.eSign.Model.Numerical.Tooltip
getset

Gets or Sets Tooltip

◆ ToolTipMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.ToolTipMetadata
getset

Gets or Sets ToolTipMetadata

◆ Underline

string DocuSign.eSign.Model.Numerical.Underline
getset

When set to true, the information in the tab is underlined.

When set to true, the information in the tab is underlined.

◆ UnderlineMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.UnderlineMetadata
getset

Gets or Sets UnderlineMetadata

◆ ValidationType

string DocuSign.eSign.Model.Numerical.ValidationType
getset

Gets or Sets ValidationType

◆ Value

string DocuSign.eSign.Model.Numerical.Value
getset

Specifies the value of the tab.

Specifies the value of the tab.

◆ ValueMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.ValueMetadata
getset

Gets or Sets ValueMetadata

◆ Width

string DocuSign.eSign.Model.Numerical.Width
getset

Width of the tab in pixels.

Width of the tab in pixels.

◆ WidthMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.WidthMetadata
getset

Gets or Sets WidthMetadata

◆ XPosition

string DocuSign.eSign.Model.Numerical.XPosition
getset

This indicates the horizontal offset of the object on the page. DocuSign uses 72 DPI when determining position.

This indicates the horizontal offset of the object on the page. DocuSign uses 72 DPI when determining position.

◆ XPositionMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.XPositionMetadata
getset

Gets or Sets XPositionMetadata

◆ YPosition

string DocuSign.eSign.Model.Numerical.YPosition
getset

This indicates the vertical offset of the object on the page. DocuSign uses 72 DPI when determining position.

This indicates the vertical offset of the object on the page. DocuSign uses 72 DPI when determining position.

◆ YPositionMetadata

PropertyMetadata DocuSign.eSign.Model.Numerical.YPositionMetadata
getset

Gets or Sets YPositionMetadata


The documentation for this class was generated from the following file: