←Select platform

PreliminaryFlag Property

Summary

Gets or sets the preliminary flag value for this row.

Syntax

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

Property Value

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

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.