Search Results for

    Show / Hide Table of Contents

    Interface ILockedContentProperties

    Information on a locked content, which is protected from modification during localization.

    Inherited Members
    System.ICloneable.Clone()
    Namespace: Sdl.FileTypeSupport.Framework.NativeApi
    Assembly: Sdl.FileTypeSupport.Framework.Core.dll
    Syntax
    public interface ILockedContentProperties : ICloneable

    Properties

    LockType

    A combination of flags that indicate the type of lock

    Declaration
    LockTypeFlags LockType { get; set; }
    Property Value
    Type Description
    LockTypeFlags

    On this page

    • Properties
      • LockType
    Back to top Generated by DocFX