PatchImpactAnalysisSolutionTemplate.Identifier Property¶
Gets the identifier of the solution template.
Namespace: Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis
Assembly: Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis (in Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax¶
C¶
public string Identifier { get; }
VB¶
Public ReadOnly Property Identifier As String
Get
Property Value¶
Type: String
The identifier of the solution template.
See Also¶
Reference¶
PatchImpactAnalysisSolutionTemplate Class
Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis Namespace