[DebuggerNonUserCodeAttribute()]
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator",
"4.0.0.0")]
public HangingProtocolDefinitonSequenceRow AddHangingProtocolDefinitonSequenceRow(
string DefinitionSequenceGuid,
HangingProtocolRow parentHangingProtocolRowByFK_HangingProtocolDefinitonSequence_HangingProtocol,
string Modality,
string Laterality,
string StudyDescription,
string BodyPartExamined,
string ProtocolName
)
<DebuggerNonUserCodeAttribute(),
GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator",
"4.0.0.0")>
Public Function AddHangingProtocolDefinitonSequenceRow(
ByVal DefinitionSequenceGuid As String,
ByVal parentHangingProtocolRowByFK_HangingProtocolDefinitonSequence_HangingProtocol As HangingProtocolRow,
ByVal Modality As String,
ByVal Laterality As String,
ByVal StudyDescription As String,
ByVal BodyPartExamined As String,
ByVal ProtocolName As String
) As HangingProtocolDefinitonSequenceRow
public:
[DebuggerNonUserCodeAttribute]
[GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator",
L"4.0.0.0")]
HangingProtocolDefinitonSequenceRow^ AddHangingProtocolDefinitonSequenceRow(
String^ DefinitionSequenceGuid,
HangingProtocolRow^ parentHangingProtocolRowByFK_HangingProtocolDefinitonSequence_HangingProtocol,
String^ Modality,
String^ Laterality,
String^ StudyDescription,
String^ BodyPartExamined,
String^ ProtocolName
)
DefinitionSequenceGuid
The value for the Definition Sequence GUID column.
parentHangingProtocolRowByFK_HangingProtocolDefinitonSequence_HangingProtocol
The value for the ParentHangingProtocolRowByFK_HangingProtocolDefinitonSequence_HangingProtocol column.
Modality
The value for the Modality column.
Laterality
The value for the Laterality column.
StudyDescription
The value for the Study Description column.
BodyPartExamined
The value for the Body Part Examined column.
ProtocolName
The value for the Protocol Name column.
A HangingProtocolDefinitonSequenceRow that represents the newly added row.
This will append a new row to the table.
HangingProtocolDefinitonSequenceDataTable Class
HangingProtocolDefinitonSequenceDataTable Members
Leadtools.Medical.Storage.DataAccessLayer.HangingProtocolDataset Class
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