DependencyEntryIsMap Property
|
Namespace:
Ingeniux.Runtime.Dependency
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax public bool IsMap { get; set; }
Public Property IsMap As Boolean
Get
Set
public:
property bool IsMap {
bool get ();
void set (bool value);
}
member IsMap : bool with get, set
Property Value
Type:
BooleanSee Also