HierarchyParentSaveRequest Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The HierarchyParentSaveRequest element uses the HierarchyParentCriteria complex type to specify inputs to the request.
public ref class HierarchyParentSaveRequest : Microsoft::MasterDataServices::Services::MessageContracts::MessageRequest
[System.ServiceModel.MessageContract]
public class HierarchyParentSaveRequest : Microsoft.MasterDataServices.Services.MessageContracts.MessageRequest
[<System.ServiceModel.MessageContract>]
type HierarchyParentSaveRequest = class
inherit MessageRequest
Public Class HierarchyParentSaveRequest
Inherits MessageRequest
- Inheritance
- Attributes
Constructors
HierarchyParentSaveRequest() |
Initializes a new instance of the HierarchyParentSaveRequest class. |
Properties
HierarchyParentCriteria |
Specifies the hierarchy parent save criteria. |
International |
Specifies client localization information. (Inherited from MessageRequest) |
RequestId |
Specifies the request identifier. (Inherited from MessageRequest) |