|
LicenceFullGetJobList Method
|
Gets a comma joined list of licensed job names for a specified customer name. Empty string if none.
Corresponds to a function in the C++ Licensing class.
Namespace: RCS.Carbon.Licensing.SharedAssembly: RCS.Carbon.Licensing.Shared (in RCS.Carbon.Licensing.Shared.dll) Version: 9.1.14
Syntaxpublic string GetJobList(
string customerName
)
Parameters
- customerName String
[Missing <param name="customerName"/> documentation for "M:RCS.Carbon.Licensing.Shared.LicenceFull.GetJobList(System.String)"]
Return Value
String[Missing <returns> documentation for "M:RCS.Carbon.Licensing.Shared.LicenceFull.GetJobList(System.String)"]
See Also