IForeAssemblyBinary.Builtin

Syntax

Builtin: Boolean;

Description

The Builtin property returns the correspondence attribute to development environment system assembly.

Comments

The property returns True if metadata corresponds to system assembly of development environment (ABAC, Adhoc and others) and False if metadata corresponds to assembly/form/unit of repository.

Example

The example of use is given in description of the IForeRuntime.ResolveAssembly method.

See also:

IForeAssemblyBinary