API Help
Eplan.EplApi.HEServices Namespace / PartsService.PartInfo Structure / nCount Property

In This Topic
    nCount Property (PartsService.PartInfo)
    In This Topic
    Sets the count of the Articles.
    Syntax
    public uint nCount {get; set;}
    public:
    property uint nCount {
       uint get();
       void set (    uint value);
    }
    See Also