Click or drag to resize
DocumentQueryPropertiesRelationshipName Property
Defines name of the relationship. If not provided documents from all relationships will be retrieved.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public string RelationshipName { get; set; }

Property Value

Type: String
See Also