| DataObjectFileAttachments Property |
FilesAttachments contains the files which are attached to the DataObject.
FilesAttachments is not always populated (according to load options)
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic Files FileAttachments { get; }
Property Value
Type:
Files
See Also