public string PhotometricInterpretationName {get; set;}
'Declaration
Public Property PhotometricInterpretationName As String
'Usage
Dim instance As DicomImageInformation
Dim value As String
instance.PhotometricInterpretationName = value
value = instance.PhotometricInterpretationName
public string PhotometricInterpretationName {get; set;}
public String getPhotometricInterpretationName()
public void setPhotometricInterpretationName(String value)
get_PhotometricInterpretationName();
set_PhotometricInterpretationName(value);
Object.defineProperty('PhotometricInterpretationName');
public:
property String^ PhotometricInterpretationName {
String^ get();
void set ( String^ value);
}
Property Value
Represents the Name of the photometric type.