Struct AutoInstallTest._CustomVersionInfo
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen
Assembly: NXOpen.dll
Syntax
struct _CustomVersionInfo
Fields
buildNumber
Declaration
public int buildNumber
Field Value
Type | Description |
---|---|
System.Int32 |
channelType
Declaration
public IntPtr channelType
Field Value
Type | Description |
---|---|
System.IntPtr |
customerId
Declaration
public int customerId
Field Value
Type | Description |
---|---|
System.Int32 |
customerPatch
Declaration
public int customerPatch
Field Value
Type | Description |
---|---|
System.Int32 |
productName
Declaration
public IntPtr productName
Field Value
Type | Description |
---|---|
System.IntPtr |
versionNumber
Declaration
public int versionNumber
Field Value
Type | Description |
---|---|
System.Int32 |