IsProperty
Syntax
public const string enginedll = @"engine.dll"; [DllImport(enginedll, EntryPoint = "IsProperty")] public static extern Int64 IsProperty(Int64 rdfsResource);
Property rdfsResource
Size: 64 bit / 8 byte (value)???.
public const string enginedll = @"engine.dll"; [DllImport(enginedll, EntryPoint = "IsProperty")] public static extern Int64 IsProperty(Int64 rdfsResource);