Proprietà CheckInAssociatedFiles
|
Indica se, in caso di modalità struttura, il documento deve agire anche sui file associati
Namespace:
DedNetInv.Commands
Assembly:
DedNetInv (in DedNetInv.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public bool AssociatedFiles { get; set; }
Public Property AssociatedFiles As Boolean
Get
Set
public:
property bool AssociatedFiles {
bool get ();
void set (bool value);
}
member AssociatedFiles : bool with get, set
Valore della proprietà
Tipo:
BooleanVedi anche