Search Results for

    Show / Hide Table of Contents

    Interface IScheduleResourceType

    Namespace: Simplic.UI.ScheduleView
    Assembly: Simplic.UI.dll
    Syntax
    public interface IScheduleResourceType

    Properties

    | Improve this Doc View Source

    IsResourceGroupDescription

    See ResourceTypeIsResourceGroupDescription.

    Declaration
    bool IsResourceGroupDescription { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    OrderPosition

    See ResourceTypeOrderPosition.

    Declaration
    IComparable OrderPosition { get; set; }
    Property Value
    Type Description
    System.IComparable
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx