Skip to content

AlgorithmActionDetail.IsSystem Property

Gets a value indicating whether the action detail has been defined by the AppDNA product, as opposed to a user defined action.

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 bool IsSystem { get; }

VB

Public ReadOnly Property IsSystem As Boolean
    Get

Property Value

Type: Boolean

See Also

Reference

AlgorithmActionDetail Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?