  | DeleteOptionsActiveTypeLinkar Property | 
Linkar Framework for .NET and Core
            Indicates that the RecoverIdType Linkar is enabled.
            
Namespace: Linkar.FunctionsAssembly: Linkar.Functions (in Linkar.Functions.dll) Version: 2.3.1
Syntaxpublic bool ActiveTypeLinkar { get; }Public ReadOnly Property ActiveTypeLinkar As Boolean
	Get
public:
property bool ActiveTypeLinkar {
	bool get ();
}member ActiveTypeLinkar : bool with get
Property Value
Boolean
See Also