PreserveCompositeInstancesAfterMediaCreation Property

Summary
Gets or sets the value specifying whether or not to preserve composite instances after media creation.
Syntax
C#
VB
C++
public Nullable<YesNo> PreserveCompositeInstancesAfterMediaCreation { get; set; } 
  
Public Property PreserveCompositeInstancesAfterMediaCreation As Nullable(Of YesNo) 
public: 
property Nullable<YesNo> PreserveCompositeInstancesAfterMediaCreation { 
   Nullable<YesNo> get(); 
   void set (    Nullable<YesNo> ); 
} 

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 specifies Yes, the SCP may flush its cache of instances at its discretion.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.