GraphObject.DescriptiveCategoryLabel Property

Definition

Creates a delimited list of all category labels for this graph object.

public:
 property System::String ^ DescriptiveCategoryLabel { System::String ^ get(); };
public string DescriptiveCategoryLabel { get; }
member this.DescriptiveCategoryLabel : string
Public ReadOnly Property DescriptiveCategoryLabel As String

Property Value

Delimited list of all category labels for this graph object

Applies to