←Select platform

CompletionFlagColumn Property

Summary

Gets the value of the completion flag column for this row.

Syntax

C#
C++/CLI
[DebuggerNonUserCodeAttribute()] 
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")] 
public DataColumn CompletionFlagColumn { get; } 
public:  
   [DebuggerNonUserCodeAttribute,  
   GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator", L"17.0.0.0")] 
   property DataColumn^ CompletionFlagColumn 
   { 
      DataColumn^ get() 
   } 

Property Value

A DataColumn representing the value of the completion flag column. Possible values are PARTIAL or COMPLETE.

Remarks

This property value represents the estimated degree of completeness of this SR Document.

Requirements

Target Platforms

See Also

SRDocumentGeneralDataTable Class

SRDocumentGeneralDataTable 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.