ValidateRelationalAttributesAccordingToIHE Property (original) (raw)

Summary

Gets or sets a value whether to validate the MPPS Create instance according to the IHE rules.

Syntax

public bool ValidateRelationalAttributesAccordingToIHE { get; set; } 

public: property bool ValidateRelationalAttributesAccordingToIHE {    bool get();    void set (    bool ); }

Property Value

true to validate the MPPS Create instance according to the IHE rules; otherwise, false. The default value is false.

Leadtools.Dicom.Scp Assembly

SendCMoveResponse(byte,int,string,DicomCommandStatusType,StatusBase,int,int,int,int,DicomDataSet,string) Method

SendCMoveResponse(byte,int,string,DicomCommandStatusType,StatusBase,int,int,int,int,DicomDataSet,string,DicomCommandType) Method