Gets or sets the Memory Allocation (2000,0060).
public int MemoryAllocation {get; set;}
'Declaration
Public Property MemoryAllocation As Integer
'Usage
Dim instance As DicomFilmSessionParameters
Dim value As Integer
instance.MemoryAllocation = value
value = instance.MemoryAllocation
public int MemoryAllocation {get; set;}
get_MemoryAllocation();
set_MemoryAllocation(value);
Object.defineProperty('MemoryAllocation');
public:
property int MemoryAllocation {
int get();
void set ( int value);
}
Property Value
The Memory Allocation (2000,0060).