GetBuild Method

Neo Persistable Class

neo-persistibleclasses

NeoVersionedAppUser..::..GetBuild Method

Gets the build number

Namespace:  NeoPersistableClass
Assembly:  NPCdApp (in NPCdApp.dll)

Syntax


public static int GetBuild(
	NeoVersionedAppUser vau
)
Public Shared Function GetBuild ( _
	vau As NeoVersionedAppUser _
) As Integer
public:
static int^ GetBuild(
	NeoVersionedAppUser^ vau
)

Return Value

int