PreserveCompositeInstancesAfterMediaCreation Property

Summary
Gets or sets the value specifying whether or not to preserve composite instances after media creation.
Syntax
C#
C++/CLI
public Nullable<YesNo> PreserveCompositeInstancesAfterMediaCreation { get; set; } 
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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly

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