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