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