Version: 13.0

    Show / Hide Table of Contents

    Enum SealLocation

    Namespace: SMT.MastaAPI.Bearings
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("6f7a677b-789f-41ad-f764-6abd2efb7402")]
    [ApiEnumFor("SMT.Bearings.SealLocation, SMT.Bearings")]
    public enum SealLocation

    Fields

    Name Description
    BothSides

    Both Sides

    None

    None

    OneSide

    One Side

    Back to top