ApplicationAttributeDefinition.IsReportDependent Property¶
Gets a value that is true if associated ApplicationAttribute(T) objects must specify a ReportConfiguration along with the value.
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 IsReportDependent { get; }
VB¶
Public ReadOnly Property IsReportDependent As Boolean
Get
Property Value¶
Type: Boolean
See Also¶
Reference¶
ApplicationAttributeDefinition Class
Citrix.SDK.AppDNA Namespace