GetFieldName Method

Neo Persistable Class

neo-persistibleclasses

NeoStorageKey..::..GetFieldName Method

Gets the field name of the NEO Storage Key.

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

Syntax


public static string GetFieldName(
	NeoStorageKey nsk
)
Public Shared Function GetFieldName ( _
	nsk As NeoStorageKey _
) As String
public:
static String^ GetFieldName(
	NeoStorageKey^ nsk
)

Return Value

string