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