| RecoverIdTypeActiveTypeCustom Property |
Linkar Framework .NET (Core and Framework)
Indicates that the Recover Id Type Custom is enabled.
Namespace: Linkar.FunctionsAssembly: Linkar.Functions (in Linkar.Functions.dll) Version: 2.3.1
Syntax public bool ActiveTypeCustom { get; }
Public ReadOnly Property ActiveTypeCustom As Boolean
Get
public:
property bool ActiveTypeCustom {
bool get ();
}
member ActiveTypeCustom : bool with get
Property Value
BooleanSee Also