Click or drag to resize
SingleSignatureInputMethod Class

[This is preliminary documentation and is subject to change.]

Allows the user to draw a signature.
Inheritance Hierarchy
SystemObject
  Documentation.Objects.InputMethodsSingleSignatureInputMethod

Namespace: Documentation.Objects.InputMethods
Assembly: meFoundationDocumentation (in meFoundationDocumentation.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class SingleSignatureInputMethod

The SingleSignatureInputMethod type exposes the following members.

Constructors
  NameDescription
Public methodSingleSignatureInputMethod
Initializes a new instance of the SingleSignatureInputMethod class
Top
Examples
JSON
{
    "QueuedObjectTypeName": "Biome.Library.Objects.InputMethods.SingleSignatureInputMethod",
    "Active": true,
    "Guid": "3deda65b-a962-4c6e-8171-0c250926c12a",
    "RowVersion": 0,
    "IntegrationInfo": null,
    "PermanentIdentifier": "5d0a36cb-1b48-4a07-8db4-2456bb349b84",
    "LastCacheIdentifier": "00000000-0000-0000-0000-000000000000",
    "QueuePriority": 10,
    "QOVersion": "1.0",
    "CommentAllowed": true,
    "RequireDualEntry": false,
    "AnswerType": "Signature",
    "AnswerSubType": "Single",
    "DataType": {
        "QueuedObjectTypeName": "Biome.Library.Objects.BiomeType",
        "Active": true,
        "Guid": "3baf86c0-3354-4bd9-9324-690aec194831",
        "RowVersion": 0,
        "IntegrationInfo": null,
        "PermanentIdentifier": "f92edf64-6a23-463b-a05e-46a5136b017b",
        "LastCacheIdentifier": "00000000-0000-0000-0000-000000000000",
        "QueuePriority": 10,
        "QOVersion": "1.0",
        "BiomeTypeName": "Biome.Library.Objects.BlobPointer"
    },
    "RoamingDefault": false,
    "BaseGraphic": null,
    "NumberAllowed": 0
}
See Also