Click or drag to resize
AttachmentInfoObjectParent Property
Returns the object parent

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
protected override BaseInfo ObjectParent { get; set; }

Property Value

Type: BaseInfo
See Also