DependencyEntryType Property
|
Namespace:
Ingeniux.Runtime.Dependency
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax public DependencyType Type { get; }
Public ReadOnly Property Type As DependencyType
Get
public:
property DependencyType Type {
DependencyType get ();
}
member Type : DependencyType with get
Property Value
Type:
DependencyTypeSee Also