Proprietà DedRuleFormContextList
|
Contiene la lista degli attributi disponibili nella combo box del campo nome Attributo.
Namespace: DedNet.QsManagerFormAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
DedAttrListVedi anche