HierarchyParentSaveResponse Class

Definition

The HierarchyParentSaveResponse element is a response that returns NULL or one of the following complex types:

  • HierarchyMembers
  • OperationResult
public ref class HierarchyParentSaveResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class HierarchyParentSaveResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type HierarchyParentSaveResponse = class
    inherit MessageResponse
Public Class HierarchyParentSaveResponse
Inherits MessageResponse
Inheritance
HierarchyParentSaveResponse
Attributes

Constructors

HierarchyParentSaveResponse()

Initializes a new instance of the HierarchyParentSaveResponse class.

Properties

OperationResult

Specifies the operation result.

(Inherited from MessageResponse)

Applies to