Leadtools.Jpip Namespace > ServerControlFields Class : ServerControlFields Constructor |
public ServerControlFields( Nullable<bool> alignment, Nullable<bool> wait, ImageReturnType[] imageReturnTypes, Nullable<float> deliveryRate )
'Declaration Public Function New( _ ByVal alignment As Nullable(Of Boolean), _ ByVal wait As Nullable(Of Boolean), _ ByVal imageReturnTypes() As ImageReturnType, _ ByVal deliveryRate As Nullable(Of Single) _ )
'Usage Dim alignment As Nullable(Of Boolean) Dim wait As Nullable(Of Boolean) Dim imageReturnTypes() As ImageReturnType Dim deliveryRate As Nullable(Of Single) Dim instance As New ServerControlFields(alignment, wait, imageReturnTypes, deliveryRate)
public ServerControlFields( IReference<bool> alignment, IReference<bool> wait, ImageReturnType[] imageReturnTypes, IReference<float> deliveryRate )
function ServerControlFields( alignment , wait , imageReturnTypes , deliveryRate )
public: ServerControlFields( Nullable<bool> alignment, Nullable<bool> wait, array<ImageReturnType^>^ imageReturnTypes, Nullable<float> deliveryRate )
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