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