Service1ClientAppLogByName Method |
Namespace: SxcDeskAppLib.SxcWebSvcRef
public void AppLogByName( AppLogTypes typeId, string createdByUsername, string message, string key )
Public Sub AppLogByName ( typeId As AppLogTypes, createdByUsername As String, message As String, key As String )
public: virtual void AppLogByName( AppLogTypes typeId, String^ createdByUsername, String^ message, String^ key ) sealed
abstract AppLogByName : typeId : AppLogTypes * createdByUsername : string * message : string * key : string -> unit override AppLogByName : typeId : AppLogTypes * createdByUsername : string * message : string * key : string -> unit