Proprietà ElaborationReportCustomFields
|
Dizionario dei campi custom
Namespace:
QsUI
Assembly:
QsUI (in QsUI.dll) Versione: 1.0.0.0 (1.0.0.0)
Sintassi public Dictionary<string, string> CustomFields { get; set; }
Public Property CustomFields As Dictionary(Of String, String)
Get
Set
public:
property Dictionary<String^, String^>^ CustomFields {
Dictionary<String^, String^>^ get ();
void set (Dictionary<String^, String^>^ value);
}
member CustomFields : Dictionary<string, string> with get, set
Valore della proprietà
Tipo:
DictionaryString,
StringVedi anche