CIMFormSupportedAttachmentsInput Class Properties
In This Topic
For a list of all members of this type, see CIMFormSupportedAttachmentsInput members.
Public Properties
| | Name | Description |
 | AttachmentAssociationType |
Gets or sets whether existing attachments should be associated with this element. 'Any'
will associate all existing attachments to this form element; this can be the only
'formAttachmentElement' within the form. 'ExactOrNone' will associate any attachments with the
associated 'keyword' and any attachments with no keyword defined; only one form element can have
this value defined. 'Exact' will associate only attachments that include the specific keyword.
|
 | SupportedInputs |
Gets or sets the available inputs to add an attachment. (Nesting is not supported - CIMFormAttachmentInputs
should not be added to this collection.)
|
Top
See Also