Gets the name of the Mod that this instance represents, as declared in the mod-manifest.json of the Mod.
Namespace: Spotfire.Dxp.Application.Mods
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax
C#
public abstract string Name { get; }
Property Value
Type: StringVersion Information
Supported in: 15.0, 14.8, 14.7, 14.6, 14.5
See Also