UtilityAddTopLevelObjectToJson Method |
Namespace:
IBM.Watson.DeveloperCloud.Utilities
Assembly:
UnityDocumentationBuilder (in UnityDocumentationBuilder.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public static string AddTopLevelObjectToJson(
string json,
string objectName
)
Parameters
- json
- Type: SystemString
- objectName
- Type: SystemString
Return Value
Type:
StringSee Also