NeoVersionedAppUser Members

Neo Persistable Class

neo-persistibleclasses

NeoVersionedAppUser Members

The NeoVersionedAppUser type exposes the following members.

Methods


  Name Description
Public method Static member GetAppNameAsByteArray
Gets the application name as byte array.
Public method Static member GetAppNameAsString
Gets the application name as string.
Public method Static member GetBuild
Gets the build number
Public method Static member GetMajor
Gets the major version number of the application
Public method Static member GetMinor
Gets the minor version number of the application
Public method Static member GetUserScriptHash
Gets the userScriptHash.
Public method Static member IsNull
Test whether the specified NeoVersionedAppUser is Null.
Public method Static member Log
Logs the specified label.
Public method Static member LogExt
Logs the ext.
Public method Static member New()()()()
News this instance.
Public method Static member New(array<Byte>[]()[][], Int32, Int32, Int32, array<Byte>[]()[][])
News the specified application.
Public method Static member New(String, Int32, Int32, Int32, array<Byte>[]()[][])
News the specified application.
Public method Static member Null
Create a new entity representing a Null entity
Public method Static member Set(NeoVersionedAppUser, array<Byte>[]()[][], Int32, Int32, Int32, array<Byte>[]()[][])
Sets the specified versioned app user.
Public method Static member Set(NeoVersionedAppUser, String, Int32, Int32, Int32, array<Byte>[]()[][])
Sets the specified version app user.
Public method Static member SetAppName(NeoVersionedAppUser, array<Byte>[]()[][])
Sets the name of the application.
Public method Static member SetAppName(NeoVersionedAppUser, String)
Sets the name of the application.
Public method Static member SetBuild
Sets the build number
Public method Static member SetMajor
Sets the major version number of the application
Public method Static member SetMinor
Sets the minor version number of the application
Public method Static member SetUserScriptHash
Sets the userScriptHash.