AlgorithmActionDetail.ParentAction Property¶
Gets a value that is the AlgorithmAction that this AlgorithmActionDetail belongs to.
Namespace: Citrix.SDK.AppDNA
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public AlgorithmAction ParentAction { get; }
VB¶
Public ReadOnly Property ParentAction As AlgorithmAction
Get
Property Value¶
Type: AlgorithmAction