WebImportSourceDetails.UniqueName Property¶
Gets or sets a unique name of the web application.
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 string UniqueName { get; set; }
VB¶
Public Property UniqueName As String
Get
Set
Property Value¶
Type: String