| SelectOptionsOnlyRecordId Property |
Linkar Framework .NET (Core and Framework)
Returns just the selected records codes.
Namespace: Linkar.FunctionsAssembly: Linkar.Functions (in Linkar.Functions.dll) Version: 2.3.1
Syntax public bool OnlyRecordId { get; }
Public ReadOnly Property OnlyRecordId As Boolean
Get
public:
property bool OnlyRecordId {
bool get ();
}
member OnlyRecordId : bool with get
Property Value
BooleanSee Also