VariantName Property

The name of the active Variant in the loaded project. This value is null if a variant is not loaded.

Type: ProjectBase

Namespace: XJTAG.Integration

Syntax

public string VariantName { get; }

Type

string