←Select platform

CompletionFlag Property

Summary

Gets or sets the completion flag column value for this row.

Syntax

C#
C++/CLI
[DebuggerNonUserCodeAttribute()] 
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")] 
public string CompletionFlag { get; set; } 
public:  
   [DebuggerNonUserCodeAttribute,  
   GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator", L"17.0.0.0")] 
   property String^ CompletionFlag 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

The completion flag column value for this row.

Possible values are PARTIAL or COMPLETE.

Remarks

The completion flag is the estimated degree of completeness of this row.

Requirements

Target Platforms

See Also

SRDocumentGeneralRow Class

SRDocumentGeneralRow Members

Leadtools.Medical.Storage.DataAccessLayer Namespace

Help Version 23.0.2024.5.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly

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