Gets or sets the descriptive name used to describe the DryadLINQ job.
Namespace: Microsoft.Research.DryadLinqAssembly: Microsoft.Research.DryadLinq (in Microsoft.Research.DryadLinq.dll) Version: 0.1.2.0 (0.1.2.0)
public string JobFriendlyName { get; set; }public string JobFriendlyName { get; set; }Public Property JobFriendlyName As String
Get
Set
Public Property JobFriendlyName As String
Get
Set
public:
property String^ JobFriendlyName {
String^ get ();
void set (String^ value);
}public:
property String^ JobFriendlyName {
String^ get ();
void set (String^ value);
}Property Value
Type:
String