GraphCategory.ToString Method

Definition

The Id of the category

public:
 override System::String ^ ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String

Returns

The category Id

Remarks

Use the Id as the textual representation for the GraphCategory

Applies to