SwyxWare 14.20 - ConfigDataStore SDK SwyxWare 14.20 - ConfigDataStore SDK
SwyxWare 14.20 - ConfigDataStore SDK SwyxWare 14.20 - ConfigDataStore SDK
Generated with DocFX + Singulink

Search Results for

    Class SCLLicensedFeature

    Namespace
    SWConfigDataClientLib.Proxies.Admin
    Assembly
    IpPbxCDSClientLib.dll

    Class describing a licensed feature

    public class SCLLicensedFeature
    Inheritance
    object
    SCLLicensedFeature

    Constructors

    SCLLicensedFeature()

    Standard contructor

    public SCLLicensedFeature()

    Properties

    EntryID

    unique id

    public uint EntryID { get; set; }

    Property Value

    uint

    FeatureGUID

    GUID of the feature

    public Guid FeatureGUID { get; set; }

    Property Value

    Guid

    FeatureName

    Name of the feature

    public string FeatureName { get; set; }

    Property Value

    string

    ParentID

    Id of the parent feature if exists.

    public uint ParentID { get; set; }

    Property Value

    uint
    © Enreach GmbH