NotificationConfigurationTitle Property | |
Gets or sets Title.
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public string Title { get; set; }
public:
property String^ Title {
String^ get ();
void set (String^ value);
}
function get_Title();
function set_Title(value);
Property Value
Type:
StringSee Also