dcmNET Class Library

N_Action.ActionTypeID Property

Retrieve and sets the Action Type ID attribute in the command set.

[Visual Basic]
Public Property ActionTypeID As Integer
[C#]
public int ActionTypeID {get; set;}

Remarks

This parameter is uded in N-ACTION-RQ and N-ACTION-RSP message's command set.

See Also

N_Action Class | dcmNET Namespace