Represents the name of the column containing the information for the DICOM Requested Application Profile attribute.
Syntax
| Visual Basic (Declaration) | |
|---|
Public Const RequestedApplicationProfile As String |
| C# | |
|---|
public const string RequestedApplicationProfile |
| Managed Extensions for C++ | |
|---|
public: const string* RequestedApplicationProfile |
| C++/CLI | |
|---|
public:
const String^ RequestedApplicationProfile |
Requirements
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7
See Also