validateGetIssueLevel

Returns the issue level (i.e. severaty of the issue) of the issue given as input

Syntax

public const string ifcenginedll = @"ifcengine.dll";

[DllImport(IFCEngineDLL, EntryPoint = "validateGetIssueLevel")]
public static extern Int64 validateGetIssueLevel(int_t issue);    

Property issue

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