Returns a string that may be used for displaying a representation of the specified dependency type.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public string GetDependencyTypeAbbreviationString( DependencyType dependencyType ) |
Visual Basic (Declaration) |
---|
Public Function GetDependencyTypeAbbreviationString ( _ dependencyType As DependencyType _ ) As String |
Parameters
- dependencyType
- Type: DlhSoft.Windows.Controls..::.DependencyType
The dependency type to get the abbreviation string of.