| DeleteOptionsActiveTypeCustom Property |
Linkar Framework for .NET and Core
Indicates that the RecoverIdType 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