A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://apidocs.umbraco.com/v15/csharp/api/Umbraco.Cms.Core.Models.IRelationType.html below:

View Source Interface IRelationType Namespace: Umbraco.Cms.Core.Models Assembly: Umbraco.Core.dll Syntax
public interface IRelationType : IEntity, IDeepCloneable, IRememberBeingDirty, ICanBeDirty
Properties View Source Alias

Gets or sets the Alias of the RelationType

Declaration
[DataMember]
string Alias { get; set; }
Property Value Type Description System.String View Source ChildObjectType

Gets or sets the Childs object type id

Declaration
[DataMember]
Guid? ChildObjectType { get; set; }
Property Value Type Description System.Nullable<Guid> View Source IsBidirectional

Gets or sets a boolean indicating whether the RelationType is Bidirectional (true) or Parent to Child (false)

Declaration
[DataMember]
bool IsBidirectional { get; set; }
Property Value Type Description System.Boolean View Source Name

Gets or sets the Name of the RelationType

Declaration
[DataMember]
string Name { get; set; }
Property Value Type Description System.String View Source ParentObjectType

Gets or sets the Parents object type id

Declaration
[DataMember]
Guid? ParentObjectType { get; set; }
Property Value Type Description System.Nullable<Guid>

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4