ServiceActivityReceiverPersonName Property |
Copy of the name of the receiver at the time the activity was signed. [Filter(like)]
Namespace:
Aloe.EnterpriseOne.Model.Applications.Service
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic string ReceiverPersonName { get; set; }
Public Property ReceiverPersonName As String
Get
Set
public:
property String^ ReceiverPersonName {
String^ get ();
void set (String^ value);
}
member ReceiverPersonName : string with get, set
Property Value
Type:
String
See Also