GetAssetOwner Method

Treatail NEO Core Logic

Treatail.NEO

Contract..::..GetAssetOwner Method

Gets the owner address of a given Treatail Asset

Namespace:  Treatail.NEO.Core.Models
Assembly:  Treatail.NEO.Core (in Treatail.NEO.Core.dll)

Syntax


public string GetAssetOwner(
	string treatailId
)
Public Function GetAssetOwner ( _
	treatailId As String _
) As String
public:
String^ GetAssetOwner(
	String^ treatailId
)

Parameters

treatailId
Type: String
Treatail Asset identifier

Return Value

Address of the asset owner