IGraphServiceGetNode Method |
Get node specification for refresh purpose.
Namespace: CMS.WebServicesAssembly: CMS.WebServices (in CMS.WebServices.dll) Version: 13.0.131
Syntax ServiceResponse<Node> GetNode(
string id
)
Parameters
- id
- Type: SystemString
Node ID
Return Value
Type:
ServiceResponseNodeSee Also