ICategorySynonymLastModifiedUser Property
|
Gets the UserId of the most recent user to modify the Synonym.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax string LastModifiedUser { get; }
ReadOnly Property LastModifiedUser As String
Get
property String^ LastModifiedUser {
String^ get ();
}
abstract LastModifiedUser : string with get
Property Value
Type:
StringSee Also