Edge.GetProperties Method

Definition

Gets all the propeties on the edge.

public System.Collections.Generic.IEnumerable<Microsoft.Azure.Graphs.Elements.Property> GetProperties ();
Returns

Enumerable of the edges properties.