Service1ClientAddGroup Method |
Namespace: SxcDeskAppLib.SxcWebSvcRef
public bool AddGroup( string name, string createdByUserId, string key )
Public Function AddGroup ( name As String, createdByUserId As String, key As String ) As Boolean
public: virtual bool AddGroup( String^ name, String^ createdByUserId, String^ key ) sealed
abstract AddGroup : name : string * createdByUserId : string * key : string -> bool override AddGroup : name : string * createdByUserId : string * key : string -> bool