Proprietà ElaborationReportCustomFields
|
Dizionario dei campi custom
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 26.4.0.0 (26.4.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à
DictionaryString,
StringVedi anche