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