Proprietà FileStateElementEmbedded
|
Imposta o restituisce se l'elemento è embeddato (anycad)
Namespace: DedNetInvAssembly: DedNetInv (in DedNetInv.dll) Versione: 28.1.0-RC3
Sintassipublic bool Embedded { get; set; }Public Property Embedded As Boolean
Get
Set
public:
property bool Embedded {
bool get ();
void set (bool value);
}member Embedded : bool with get, set
Valore della proprietà
Boolean
Vedi anche