DVTk API
CopyFrom Method (sourceDataset)
DVTkDvtk.Dicom.InformationEntity.WorklistRequestedProcedureInformationEntityCopyFrom(AttributeSet)
DVTk API

[This is preliminary documentation and is subject to change.]

Copy from the given source Dataset into the local Dataset as defined by the default Tag Type list. In addition to the base copy we need to copy attributes from the Request Attributes Sequence (if present).
Declaration Syntax
C#Visual BasicVisual C++
public override void CopyFrom(
	AttributeSet sourceDataset
)
Public Overrides Sub CopyFrom ( _
	sourceDataset As AttributeSet _
)
public:
virtual void CopyFrom(
	AttributeSet^ sourceDataset
) override
Parameters
sourceDataset (AttributeSet)
Source Dataset used to populate the local Dataset.

Assembly: DvtkInformationEntity (Module: DvtkInformationEntity) Version: 0.0.0.0