| Visual Basic (Declaration) | |
|---|---|
Public Property MemoryAllocation As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public int MemoryAllocation {get; set;} | |
Return Value
The Memory Allocation (2000,0060).For an example, refer to DicomPrintScu.Associate(String,Int32,String,String,DicomPrintScuPrintManagementClassFlags).
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
Copy Code