BusinessRuleMetadataAuthorEmail Property | |
Gets or sets AuthorEmail
Namespace:
PSI.Sox
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public string AuthorEmail { get; set; }
public:
property String^ AuthorEmail {
String^ get ();
void set (String^ value);
}
function get_AuthorEmail();
function set_AuthorEmail(value);
Property Value
Type:
StringSee Also