RelationshipInfoRelationshipOrder Property |
Relationship order. Returns 0 for standard relationships which cannot be sorted. Only ah-hoc relationships can be sorted.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax public virtual int RelationshipOrder { get; set; }
Property Value
Type:
Int32See Also