| ServiceHelperFromServiceIDStr Method |
[This is preliminary documentation and is subject to change.]
service ID from string
Namespace:
Ruyi.Layer0
Assembly:
SDK.Base.nf2.0 (in SDK.Base.nf2.0.dll) Version: 0.9.3.3995 (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