SecurityWin32Util.STARTUPINFO.dwYSize Field (Microsoft.Office.Excel.Server.Addins.ComputeCluster.Security)

Namespace: Microsoft.Office.Excel.Server.Addins.ComputeCluster.Security
Assembly: Microsoft.Office.Excel.Server.Addins.ComputeCluster (in microsoft.office.excel.server.addins.computecluster.dll)

Syntax

'Declaration
Public dwYSize As Integer
'Usage
Dim instance As STARTUPINFO
Dim value As Integer

value = instance.dwYSize

instance.dwYSize = value
public int dwYSize

See Also

Reference

SecurityWin32Util.STARTUPINFO Structure
SecurityWin32Util.STARTUPINFO Members
Microsoft.Office.Excel.Server.Addins.ComputeCluster.Security Namespace