ModuleProductInfo.Name Property¶
Gets or sets the name.
Namespace: Citrix.SDK.AppDNA.Reporting
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public string Name { get; set; }
VB¶
Public Property Name As String
Get
Set
Property Value¶
Type: String
The name.
Implements¶
See Also¶
Reference¶
ModuleProductInfo Class
Citrix.SDK.AppDNA.Reporting Namespace