ResponseOldOwner Property
The old owner of the instance.
Valid in the TakeoverResponse
Namespace: Scanjour.Workflow4.ActivityLibraryAssembly: Scanjour.Workflow4.ActivityLibrary_24.4.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.4.0.0.dll) Version: 24.4.0.0 (24.4.0.0)
public string OldOwner { get; set; }
Public Property OldOwner As String
Get
Set
public:
property String^ OldOwner {
String^ get ();
void set (String^ value);
}
member OldOwner : string with get, set
Property Value
String