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