InteropSolution.Identifier Property¶
Gets the identifier of the solution.
Namespace: Citrix.SDK.AppDNA.Solutions.Interop
Assembly: Citrix.SDK.AppDNA.Solutions.Interop (in Citrix.SDK.AppDNA.Solutions.Interop.dll) Version: 7.11.0.0 (7.11.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.
Implements¶
See Also¶
Reference¶
InteropSolution Class
Citrix.SDK.AppDNA.Solutions.Interop Namespace