←Select platform

PreliminaryFlagColumn Property

Summary

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

Syntax

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

Property Value

A DataColumn representing the value of the preliminary flag column. Possible values are:

Value Meaning
PRELIMINARY SR Document is intended to be preliminary report.
FINAL SR Document is intended to be final report.

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.