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 |