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