| LkPropertiesOptionsOnlyVisibles Property |
Linkar Framework for .NET and Core
Use only Visible Schemas and Properties.
Namespace: Linkar.FunctionsAssembly: Linkar.Functions (in Linkar.Functions.dll) Version: 2.3.1
Syntax public bool OnlyVisibles { get; }
Public ReadOnly Property OnlyVisibles As Boolean
Get
public:
property bool OnlyVisibles {
bool get ();
}
member OnlyVisibles : bool with get
Property Value
BooleanSee Also