IPluginDefaultMetadataIsPaid Property

Determines whether the plug-in is available only when a paid licensing plan is used.

Value of this property is when no information about the plug-in is embedded into the program.

Definition

Namespace: SMath.Extensibility.Setup
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.74.9654.0
C#
bool IsPaid { get; }

Property Value

Boolean

See Also