OrganizationItemRelationType Property
Get/Set the type of relation that organization has to this.
Namespace: ProjectTaskAssembly: ProjectTask (in ProjectTask.dll) Version: 25.2814.3647
[JsonConverterAttribute(typeof(StringEnumConverter))]
[JsonPropertyAttribute(Order = 3)]
public OrganizationRelationType RelationType { get; set; }
<JsonConverterAttribute(GetType(StringEnumConverter))>
<JsonPropertyAttribute(Order := 3)>
Public Property RelationType As OrganizationRelationType
Get
Set
No code example is currently available or this language may not be supported.
Property Value
OrganizationRelationType