API Help
Eplan.EplApi.MasterData Namespace / MDPartSafetyRelatedValuePosition Class / SILCL Property

In This Topic
    SILCL Property
    In This Topic
    The SILCL. (SIL claim limit - for a subsystem)
    Syntax
    public string SILCL {get; set;}
    public:
    property String^ SILCL {
       String^ get();
       void set (    String^ value);
    }
    See Also