Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Status As DicomCommandStatusType |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public DicomCommandStatusType Status {get;} |
Managed Extensions for C++ | |
---|---|
public: __property DicomCommandStatusType get_Status(); |
C++/CLI | |
---|---|
public: property DicomCommandStatusType Status { DicomCommandStatusType get(); } |
Return Value
The status.For an example refer to StoreScu.Store(DicomScp, string, string, bool).
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family