DVTk API
ActorsTransaction Class
DVTkDvtk.IheActors.ActorsActorsTransaction
DVTk API

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

Summary description for ActorsTransaction.
Declaration Syntax
C#Visual BasicVisual C++
public class ActorsTransaction
Public Class ActorsTransaction
public ref class ActorsTransaction
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
ActorsTransaction(Int32, ActorName, ActorName, BaseTransaction, String, String, UInt32, UInt32)
Class constructor.

Direction
Property - Direction

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
FromActorName
Property - FromActorName

GetFirstDicomAttributeValue(String, Tag, String%)
Get the first value of the given attribute in the DICOM message with the given DICOM command name. First search the command set and then the dataset (if present).

GetHashCode()()()
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetNumberOfDicomMessages(String)
Get the number of DICOM messages in the transaction that match the DICOM command name.

GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
IsDicomAttributePresent(String, Tag, Boolean%)
Check if the given attribute is present in the DICOM message with the given DICOM command name. First search the command set and then the dataset (if present).

LogToStream(StreamWriter)
Log the transaction to the given stream.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
NrErrors
Property - NrErrors

NrWarnings
Property - NrWarnings

ResultsFilename
Property - ResultsFilename

ResultsPathname
Property - ResultsPathname

SetComparators(BaseComparatorCollection)
Set the Comparators needed to handle each message in the Transaction.

ToActorName
Property - ToActorName

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Transaction
Property - Transaction

TransactionNumber
Property - TransactionNumber

Inheritance Hierarchy
Object
ActorsTransaction

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0