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