[]
Initializes a new instance of the SignatureLockedFields class.
public SignatureLockedFields()
Initializes a new instance of the SignatureLockedFields class.
public SignatureLockedFields(SignatureLockedFieldsType type, IEnumerable<string> fieldNames)
| Type | Name | Description |
|---|---|---|
| SignatureLockedFieldsType | type | The type of range. |
| IEnumerable<string> | fieldNames | The list of fields' names to include / exclude. |