[This is preliminary documentation and is subject to change.]
Class constructor.
| C# | Visual Basic | Visual C++ |
public bool Initialize( DimseCommand command, string sopClassUid )
Public Function Initialize ( _ command As DimseCommand, _ sopClassUid As String _ ) As Boolean
public: bool Initialize( DimseCommand command, String^ sopClassUid )
- command (DimseCommand)
- DIMSE Command ID
- sopClassUid (String)
- SOP Class UID
bool - true = template initialized, false template not initialized