RT Beams Delivery Instruction Storage (Supplement 74 Frozen Draft)
Syntax
| Visual Basic (Declaration) | |
|---|
Public Shared RTBeamsDeliveryInstructionStorage As String |
| Visual Basic (Usage) | Copy Code |
|---|
Dim value As String
value = DicomUidType.RTBeamsDeliveryInstructionStorage
DicomUidType.RTBeamsDeliveryInstructionStorage = value
|
| C# | |
|---|
public static string RTBeamsDeliveryInstructionStorage |
| C++/CLI | |
|---|
public:
static String^ RTBeamsDeliveryInstructionStorage |
Requirements
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
See Also