Property AttachmentKeywordAssociation
AttachmentKeywordAssociation
Gets a value that defines how existing attachments are associated with this element.
Declaration
public AttachmentKeywordAssociation AttachmentKeywordAssociation { get; }
Property Value
| Type | Description |
|---|---|
| AttachmentKeywordAssociation | Defines how existing attachments are associated with this element. |
Remarks
This determines whether existing attachments are matched by any keyword, by an exact keyword match, or by an exact keyword match including attachments that have no keyword. If not provided in the form definition, the default value is Exact.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300.1 |
| .NET Windows | 300.1 |
| .NET Android | 300.1 |
| .NET iOS | 300.1 |