ActivityActivityId Property |
Gets the Id of the activity row, related to the domain object
Namespace:
Aloe.EnterpriseOne.Model.General.Contacts
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic Guid ActivityId { get; }
Public ReadOnly Property ActivityId As Guid
Get
public:
property Guid^ ActivityId {
Guid^ get ();
}
member ActivityId : Guid with get
Property Value
Type:
Guid
See Also