  | UpdateOptionsFormatSpec Property | 
Linkar Framework for .NET and Core
            Executes the defined formats in the dictionaries before returning.
            
Namespace: Linkar.FunctionsAssembly: Linkar.Functions (in Linkar.Functions.dll) Version: 2.3.1
Syntaxpublic bool FormatSpec { get; }Public ReadOnly Property FormatSpec As Boolean
	Get
public:
property bool FormatSpec {
	bool get ();
}member FormatSpec : bool with get
Property Value
Boolean
See Also