LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

AllowMediaSplitting Property

Show in webframe





Gets or sets the value specifying whether or not to allow media splitting.
Syntax
public Nullable<YesNo> AllowMediaSplitting {get; set;}
'Declaration
 
Public Property AllowMediaSplitting As Nullable(Of YesNo)
'Usage
 
Dim instance As MediaCreationManagementScu
Dim value As Nullable(Of YesNo)
 
instance.AllowMediaSplitting = value
 
value = instance.AllowMediaSplitting

            

            
public:
property Nullable<YesNo> AllowMediaSplitting {
   Nullable<YesNo> get();
   void set (    Nullable<YesNo> value);
}

Property Value

Yes to allow media splitting, no otherwise.
Remarks
The SCP may not have the capability to split media. If the file-set size exceeds the media storage capacity, and AllowMediaSplitting has been set to know the SCP may refuse to process the request.
Requirements

Target Platforms

See Also

Reference

MediaCreationManagementScu Class
MediaCreationManagementScu Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features