Proprietà DedAttrStringValidatorIsLink
|
Restituisce o imposta se è un link
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.1.0
Sintassi public bool IsLink { get; set; }
Public Property IsLink As Boolean
Get
Set
public:
property bool IsLink {
bool get ();
void set (bool value);
}
member IsLink : bool with get, set
Valore della proprietà
BooleanVedi anche