  | RecordIdTypeFormatSpec Property | 
Linkar Framework for .NET and Core
            The code format, under the Database syntax.
            
Namespace: Linkar.FunctionsAssembly: Linkar.Functions (in Linkar.Functions.dll) Version: 2.3.1
Syntaxpublic string FormatSpec { get; }Public ReadOnly Property FormatSpec As String
	Get
public:
property String^ FormatSpec {
	String^ get ();
}member FormatSpec : string with get
Property Value
String
See Also