| JobOwnerEmail Property |
Owner's Email
Namespace:
GridPomdp
Assembly:
CSharpGrid (in CSharpGrid.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax public string OwnerEmail { get; set; }
public:
property String^ OwnerEmail {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also