SecurityWin32Util.STARTUPINFO.dwY 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 dwY As Integer
'Usage
Dim instance As STARTUPINFO
Dim value As Integer

value = instance.dwY

instance.dwY = value
public int dwY

See Also

Reference

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