BuildMaster SDK Reference
Version:

IsExtensibleType(System.Type type) Method

Returns a value indicating whether he specified type is extensible.

Syntax

public bool IsExtensibleType(System.Type type)

Parameters

type
Type: System.Type

The type.

Returns

True if type is extensible; otherwise false.