<< Click to Display Table of Contents >>

OZUDRResult

This class provides methods to get the UDR execution result.


Constructor Detail

OZUDRResult

public OZUDRResult(bool isUpdate, OZUDRInfo info)

Gets the UDR execution result.

Parameters:

isUpdate - Whether to update or not

info - Object that have new user defined resource information


Property Detail

Update

public bool Update

Whether to update or not.

UDRInfo

public OZUDRInfo UDRInfo

Object that have new user defined resource information.