'Declaration
Public Function IsFromMaster() As Boolean
public bool IsFromMaster()
public: bool IsFromMaster();
Return Value
true if the connected server is an Agent and the job was sent from the Master; false if the server is not an Agent or if the job was created directly on the Agent and is not managed by the Master.