| Name | Description | |
|---|---|---|
![]() | CIMFormSupportedAttachmentsInput Constructor |
The following tables list the members exposed by CIMFormSupportedAttachmentsInput.
| Name | Description | |
|---|---|---|
![]() | CIMFormSupportedAttachmentsInput Constructor |
| 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.) |
| Name | Description | |
|---|---|---|
![]() | Clone | Creates a deep copy of CIMFormSupportedAttachmentsInput. |
![]() ![]() | FromJson | Reconstructs the CIMFormSupportedAttachmentsInput with a specified state from a JSON encoding. |
![]() | GetSchema | Not implemented, reserved for future use. (Inherited from ArcGIS.Core.CIM.CIMObject) |
![]() | ReadXml | Reads the element inside the reader. (Inherited from ArcGIS.Core.CIM.CIMObject) |
![]() | ToJson | Overridden. Creates a JSON encoding of the CIMFormSupportedAttachmentsInput and its current state. |
![]() | WriteXml | Writes the element inside the writer. (Inherited from ArcGIS.Core.CIM.CIMObject) |
| Name | Description | |
|---|---|---|
![]() | RaisePropertyChanged | Called from a property setter to notify the framework that an Object member has changed. (Inherited from ArcGIS.Core.CIM.CIMObject) |
![]() | ReadXmlElement | Overridden. Reads the child element inside the reader. |
![]() | WriteXmlElements | Overridden. Writes a child element to the writer. |
| Name | Description | |
|---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from ArcGIS.Core.CIM.CIMObject) |