Proprietà LinkDocumentPrimaryContext
|
Restituisce o imposta il contesto con il quale importare i documenti.
Di default è false ed i documenti vengono collegati come allegati.
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public bool PrimaryContext { get; set; }
Public Property PrimaryContext As Boolean
Get
Set
public:
property bool PrimaryContext {
bool get ();
void set (bool value);
}
member PrimaryContext : bool with get, set
Valore della proprietà
Tipo:
BooleanVedi anche