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