ImportOSSourceDetails.ImageToReplace Property¶
An optional image that should be replaced by the new image.
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 OSImage ImageToReplace { get; set; }
VB¶
Public Property ImageToReplace As OSImage
Get
Set
Property Value¶
Type: OSImage