Click or drag to resize
weroSoft AG, Software
ClientPluginMetadataIsBuiltin Property
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Gets a value indicating whether the plug-in is in built-in.

Namespace:  WeroSoft.ComponentModel.Client
Assembly:  WeroSoft.Client.Library (in WeroSoft.Client.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public bool IsBuiltin { get; }

Property Value

Type: Boolean

Implements

IClientPluginMetadataIsBuiltin
Remarks
The default of this value is false.
See Also