Proprietà DedFormDocsManageDisableImport
|
Abilita/Disabilita tutti i radio button del Tipo di Associazione.
Namespace: DedNet.FormsAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
Sintassipublic bool DisableImport { get; set; }Public Property DisableImport As Boolean
Get
Set
public:
property bool DisableImport {
bool get ();
void set (bool value);
}member DisableImport : bool with get, set
Valore della proprietà
Boolean
Vedi anche