public Create ( string typePath, DynamicJsonObject obj ) : Rally.RestApi.Response.CreateResult | ||
typePath | string | the type to be created |
obj | DynamicJsonObject | the object to be created |
return | Rally.RestApi.Response.CreateResult |
public Create ( string typePath, DynamicJsonObject obj ) : Rally.RestApi.Response.CreateResult | ||
typePath | string | the type to be created |
obj | DynamicJsonObject | the object to be created |
return | Rally.RestApi.Response.CreateResult |