GetModel

Returns model for any resource, i.e. class, property, instance

Syntax

public const string enginedll = @"engine.dll";

[DllImport(enginedll, EntryPoint = "GetModel")]
public static extern Int64 GetModel(Int64 rdfsResource);    

Property rdfsResource

Size: 64 bit / 8 byte (value)
???.