[This is preliminary documentation and is subject to change.]
| Icon | Member | Description |
|---|---|---|
| AssertDicomAttributeValueBetweenActors(ActorName, ActorName, String, Tag, Int32) |
Assert that the given attribute value in the given DICOM message has the expected value between the two given actors.
| |
| AssertDicomAttributeValueBetweenActors(ActorName, ActorName, String, Tag, String) |
Assert that the given attribute value in the given DICOM message has the expected value between the two given actors.
|