DependencyItemDependencyType Property
Get/Set the type of dependency identified with this association.
Namespace: ProjectTaskAssembly: ProjectTask (in ProjectTask.dll) Version: 25.2814.3647
[JsonConverterAttribute(typeof(StringEnumConverter))]
[JsonPropertyAttribute(Order = 4)]
public DependencyTypeEnum DependencyType { get; set; }
<JsonConverterAttribute(GetType(StringEnumConverter))>
<JsonPropertyAttribute(Order := 4)>
Public Property DependencyType As DependencyTypeEnum
Get
Set
No code example is currently available or this language may not be supported.
Property Value
DependencyTypeEnum