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