Adds a data element to a given subfile.
public AAMVAIDBuilder AddDataElementToSubfile(
int subfileIndex,
string elementID,
string value
)
Public Function AddDataElementToSubfile(
ByVal subfileIndex As Integer,
ByVal elementID As String,
ByVal value As String
) As AAMVAIDBuilder
public:
AAMVAIDBuilder^ AddDataElementToSubfile(
Int32 subfileIndex,
String^ elementID,
String^ value
)
subfileIndex
The subfile index.
elementID
The 3-letter element ID.
value
The data element's value.
The AAMVAIDBuilder
for fluid method calling style.
See AAMVA CDS for data element IDs and definitions.
For an example, refer to AAMVAID.
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