←Select platform

UpdateAttachmentDocumentId Property

Summary

Updates the embedded attachment's document ID if loading is successful.

Syntax
C#
VB
C++
public bool UpdateAttachmentDocumentId {get; set;} 
Public Property UpdateAttachmentDocumentId() As Boolean 
   Get 
   Set 
public:  
   property bool UpdateAttachmentDocumentId 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true to automatically update the embedded attachment's document ID if loading is successful; otherwise, false. The default value is false.

Remarks

For more information, refer to DocumentFactory.LoadDocumentAttachment and Document Attachments.

Example

For an example, refer to DocumentAttachment and DocumentAttachment.DocumentId.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.