Proprietà ApriFileAssociatiAttachments
|
Imposta o ritorna se il comando deve lavorare sugli allegati (True) o sugli associati (False).
Namespace: DedNetAcadAssembly: DedNetAcad (in DedNetAcad.dll) Versione: 27.4.0
Sintassipublic bool Attachments { get; set; }
Public Property Attachments As Boolean
Get
Set
public:
property bool Attachments {
bool get ();
void set (bool value);
}
member Attachments : bool with get, set
Valore della proprietà
Boolean
Vedi anche