Adds a new SR document general module row (SRDocumentGeneralRow) to this data table collection.
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator",
"17.0.0.0")]
[DebuggerNonUserCodeAttribute()]
public SRDocumentGeneralRow AddSRDocumentGeneralRow(
InstanceRow parentInstanceRowByFK_Instance_SRDocumentGeneral,
DateTime ContentDate,
DateTime ContentTime,
string CompletionFlag,
string VerificationFlag,
string PreliminaryFlag
)
public:
[DebuggerNonUserCodeAttribute]
[GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator",
L"17.0.0.0")]
SRDocumentGeneralRow^ AddSRDocumentGeneralRow(
InstanceRow^ parentInstanceRowByFK_Instance_SRDocumentGeneral,
DateTime^ ContentDate,
DateTime^ ContentTime,
String^ CompletionFlag,
String^ VerificationFlag,
String^ PreliminaryFlag
)
parentInstanceRowByFK_Instance_SRDocumentGeneral
The parent instance row.
ContentDate
A System.DateTime representing the date the document content creation started.
ContentTime
A System.DateTime representing the time the document content creation started.
CompletionFlag
A System.String representing the estimated degree of completeness of this SR document. Possible values are PARTIAL or COMPLETE.
VerificationFlag
A System.String representing the SR Document verification state. Possible values are:
Value | Meaning |
---|---|
UNVERIFIED | The SR document is unverified. |
VERIFIED | The SR document is verified. |
PreliminaryFlag
A System.String representing the preliminary flag value. Possible values are:
Value | Meaning |
---|---|
PRELIMINARY | The SR document is intended to be preliminary report. |
FINAL | The SR document is intended to be final report. |
The instance of the added row (SRDocumentGeneralRow) to the System.Data.DataTable.Rows collection.
SRDocumentGeneralDataTable Class
SRDocumentGeneralDataTable Members
Leadtools.Medical.Storage.DataAccessLayer Namespace
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document