Interface ILockedContainer
Container for items in a ILockedContent
Inherited Members
Namespace: SdlSdl.FileTypeSupportFrameworkBilingualApi
Assembly: Sdl.FileTypeSupport.Framework.Core.dll
Syntax
public interface ILockedContainer : IAbstractMarkupDataContainer, IList<IAbstractMarkupData>, ICollection<IAbstractMarkupData>, IEnumerable<IAbstractMarkupData>, IEnumerable, ISupportsUniqueId, ICloneable
Properties
LockedContent
The parent ILockedContent to which this container belongs
Declaration
ILockedContent LockedContent { get; set; }
Property Value
Type | Description |
---|---|
ILockedContent |