OSImage.SetProductDetails Method¶
Updates the product details of this 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 void SetProductDetails( string name, string description )
VB¶
Public Sub SetProductDetails ( name As String, description As String )
Parameters¶
- name
- Type: System.String
The new name - description
- Type: System.String
The new description