Table of Contents

Property ParentCall

Namespace
Skyline.DataMiner.Core.InterAppCalls.Common.CallBulk
Assembly
Skyline.DataMiner.Core.InterAppCalls.Common.dll

ParentCall

Gets or sets the parent inter-app call.

public IInterAppCall ParentCall { get; set; }

Property Value

IInterAppCall

The parent inter-app call or null if there is no parent.