Singer Instruments PIXL Client
SoftwareVersion Property (Get_SoftwareVersion_Responses)



Sila2.Com.Singerinstruments.Operations.Pixlinformationprovider.V1 Namespace > Get_SoftwareVersion_Responses Class : SoftwareVersion Property
Syntax
'Declaration
 
Public Property SoftwareVersion As Sila2.Org.Silastandard.String
'Usage
 
Dim instance As Get_SoftwareVersion_Responses
Dim value As Sila2.Org.Silastandard.String
 
instance.SoftwareVersion = value
 
value = instance.SoftwareVersion
public Sila2.Org.Silastandard.String SoftwareVersion {get; set;}
public:
property Sila2.Org.Silastandard.String^ SoftwareVersion {
   Sila2.Org.Silastandard.String^ get();
   void set (    Sila2.Org.Silastandard.String^ value);
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Get_SoftwareVersion_Responses Class
Get_SoftwareVersion_Responses Members