Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property NSetService As DicomServiceElement |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As DicomCommandsSettings Dim value As DicomServiceElement value = instance.NSetService |
C# | |
---|---|
public DicomServiceElement NSetService {get;} |
C++/CLI | |
---|---|
public: property DicomServiceElement^ NSetService { DicomServiceElement^ get(); } |
Property Value
The element which holds the configuration for creating a NSetCommand.Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7