Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Status As DicomCommandStatusType |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public DicomCommandStatusType Status {get;} |
C++/CLI | |
---|---|
public: property DicomCommandStatusType Status { DicomCommandStatusType get(); } |
Return Value
The Status returned from the store operation.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family