| ServiceHelperFromServiceIDStr Method |
[This is preliminary documentation and is subject to change.]
service ID from string
Namespace:
Ruyi.Layer0
Assembly:
SDK.BaseAsync (in SDK.BaseAsync.dll) Version: 0.9.3.3995
Syntax public static ServiceIDs FromServiceIDStr(
string ser
)
Parameters
- ser
- Type: SystemString
the string of service ID
Return Value
Type:
ServiceIDsthe service ID from string
See Also