Gets or sets the message for the property.
public string Medical3DFeatureLockedError {get; set;}
'Declaration
Public Property Medical3DFeatureLockedError As String
'Usage
Dim instance As WorkstationMessages
Dim value As String
instance.Medical3DFeatureLockedError = value
value = instance.Medical3DFeatureLockedError
public: __property string* get_Medical3DFeatureLockedError();
public: __property void set_Medical3DFeatureLockedError(
string* value
);
public:
property String^ Medical3DFeatureLockedError {
String^ get();
void set ( String^ value);
}
Property Value
The message for the property.