Gets or sets a value indicating whether this instance is attached data.

Declaration Syntax
public bool IsAttachedData { get; set; }
Public Property IsAttachedData As Boolean
public:
property bool IsAttachedData {
bool get ();
void set (bool value);
}

Value
true if this instance is attached data; otherwise, false.
Assembly:
Genesyslab.Desktop.Modules.Windows (Module: Genesyslab.Desktop.Modules.Windows) Version: 8.0.2.15 (8.0.002.15)