LimsSpecimens XML Schema
ws_lims_specimen_c Complex Type
Description
These are the input parameters used for the LimsSpecimensCreate (Method).
Namespace urn:CoreOne.LimsSpecimens
Diagram
entity_id Element entity_type Element specimen_type_id Element lims_accession_id Element num Element Sequence ws_lims_specimen_c Complex Type
Overview
ws_lims_specimen_c
These are the input parameters used for the LimsSpecimensCreate (Method).
Sequence
num :string
This is the number used for a specified Lims Specimen record. If omitted a status 'Create fail.' will be returned.
lims_accession_id :int
This is an internal CoreOne Lims Accession id used as a foreign key to link the Lims Specimen to a specific Lims Accession. If omitted a status 'Create fail.' will be returned.
specimen_type_id :int
This is an internal CoreOne id used as a foreign key to link the Lims Specimen to a specific specimen type. If omitted a status 'Create fail.' will be returned.
entity_type :int
This is the current Entity Type that the Lims Specimen belongs to. If omitted a status 'Create fail.' will be returned.
entity_id :int
This is an internal CoreOne id used as a foreign key to link the Lims Specimen to a specific entity. If omitted a status 'Create fail.' will be returned.
Source
See Also
LimsSpecimens XML Schema

 

 


© 2014-2018 All Rights Reserved.

Send comments on this topic.