| IQuestionImportationSettingsFieldName Property |
Name of the field from which to import
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax string FieldName { get; set; }
Property FieldName As String
Get
Set
property String^ FieldName {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also