| EventDetailsLastUpdatedBy Property |
The name of the last person to update the event details.
Namespace:
Galactic.Calendar
Assembly:
Galactic.Calendar (in Galactic.Calendar.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax public string DetailsLastUpdatedBy { get; set; }
Public Property DetailsLastUpdatedBy As String
Get
Set
public:
property String^ DetailsLastUpdatedBy {
String^ get ();
void set (String^ value);
}
member DetailsLastUpdatedBy : string with get, set
Property Value
Type:
StringSee Also