 | AcquisitionMetadataObjectiveName Property |
Combination of the objective id and name
Namespace:
LynceeTec.Imaging
Assembly:
LynceeTec.Imaging (in LynceeTec.Imaging.dll) Version: 0.0.0.0
Syntaxpublic string ObjectiveName { get; set; }
public:
property String^ ObjectiveName {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also