| RecordIdTypeLength Property |
Linkar Framework .NET (Core and Framework)
Length of the code to create. It must be bigger than 0.
Namespace: Linkar.FunctionsAssembly: Linkar.Functions (in Linkar.Functions.dll) Version: 2.3.1
Syntax public int Length { get; }
Public ReadOnly Property Length As Integer
Get
public:
property int Length {
int get ();
}
member Length : int with get
Property Value
Int32See Also