LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

PreserveCompositeInstancesAfterMediaCreation Property

Show in webframe





Gets or sets the value specifying whether or not to preserve composite instances after media creation.
Syntax
public Nullable<YesNo> PreserveCompositeInstancesAfterMediaCreation {get; set;}
'Declaration
 
Public Property PreserveCompositeInstancesAfterMediaCreation As Nullable(Of YesNo)
'Usage
 
Dim instance As MediaCreationManagementScu
Dim value As Nullable(Of YesNo)
 
instance.PreserveCompositeInstancesAfterMediaCreation = value
 
value = instance.PreserveCompositeInstancesAfterMediaCreation

            

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

Property Value

Yes to preserve composite instances after media creation, no otherwise.
Remarks
This value serves as a hint to the SCP. Even if the SCU specifices Yes, the SCP may flush its cache of instances at its discretion.
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