Proprietà DedRuleFormContextList
|
Contiene la lista degli attributi disponibili nella combo box del campo nome Attributo.
Namespace:
DedNet.QsManagerForm
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public DedAttrList ContextList { get; set; }
Public Property ContextList As DedAttrList
Get
Set
public:
property DedAttrList^ ContextList {
DedAttrList^ get ();
void set (DedAttrList^ value);
}
member ContextList : DedAttrList with get, set
Valore della proprietà
Tipo:
DedAttrListVedi anche