GetBuild Method

Neo Persistable Class

neo-persistibleclasses

NeoStorageKey..::..GetBuild Method

Gets the build number of an application

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

Syntax


public static int GetBuild(
	NeoStorageKey nsk
)
Public Shared Function GetBuild ( _
	nsk As NeoStorageKey _
) As Integer
public:
static int^ GetBuild(
	NeoStorageKey^ nsk
)

Return Value

int