Interface IScheduleResourceType
Namespace: Simplic.UI.ScheduleView
Assembly: Simplic.UI.dll
Syntax
public interface IScheduleResourceType
Properties
| Improve this Doc View SourceIsResourceGroupDescription
Declaration
bool IsResourceGroupDescription { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
OrderPosition
Declaration
IComparable OrderPosition { get; set; }
Property Value
| Type | Description |
|---|---|
| System.IComparable |